Typo fixes in repository documentation (#4674)

diff --git a/README.md b/README.md
index 8e369c3..30c6a2f 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@
 [platform channels](https://flutter.dev/platform-channels/). You can store
 your plugin source code in any GitHub repository (the present repo is only
 intended for plugins developed by the core Flutter team). Once your plugin
-is ready you can [publish](https://flutter.dev/developing-packages/#publish)
+is ready, you can [publish](https://flutter.dev/developing-packages/#publish) it
 to the [pub repository](https://pub.dev/).
 
 If you wish to contribute a change to any of the existing plugins in this repo,