From b254c7e374b0328d4ebfe4f32638fd5e58a81b59 Mon Sep 17 00:00:00 2001 From: Devon Carew Date: Thu, 16 May 2024 09:33:43 -0700 Subject: [PATCH] Update README.md (#189) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c43af1c..751a72b 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ For more information about topics, visit ## Where these lints are used -When creating new Dart project using the [`dart create`][dart create] command, +When creating a new Dart project using the [`dart create`][dart create] command, the `recommended` set of lints from `package:lints` is enabled by default. When uploading a package to the [pub.dev] package repository, packages are