Fix 'recommended' spelling in README (dart-lang/lints#109)

diff --git a/pkgs/lints/README.md b/pkgs/lints/README.md
index 83bc12f..e53035f 100644
--- a/pkgs/lints/README.md
+++ b/pkgs/lints/README.md
@@ -21,7 +21,7 @@
 to pass these lints. The recommended lints include all the core lints.
 
 Finally, a third set [`flutter_lints`](https://pub.dev/packages/flutter_lints)
-extends the recommended set with additional recommencded Flutter-specific lints.
+extends the recommended set with additional recommended Flutter-specific lints.
 
 ## Where these lints are used