We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a989de0 commit 6e05e0eCopy full SHA for 6e05e0e
plugins/update-repo/README.md
@@ -2,8 +2,8 @@
2
3
Update github repos with a pull request.
4
5
-Currently this plugin only works with singular NPM package (i.e no monorepos) updating other singular NPM pacakges.
6
-This plugin is built in such a way that it should be easy to add other types of package update (i.e monorepos updating monorepos).
+Currently this plugin only works with NPM packages (and monorepos) updating other NPM packages.
+This plugin is built in such a way that it should be easy to add other types of package update.
7
If you would like this functionality please file and issue or, better yet, open a pull request!
8
9
## Installation
0 commit comments