From f8932552024bd21936c2584973196521ce216484 Mon Sep 17 00:00:00 2001 From: Zakeel M <31293287+Zakeelm@users.noreply.github.com> Date: Thu, 5 Oct 2017 10:48:47 -0700 Subject: [PATCH] Updated README.md small grammar fix --- cli/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/README.md b/cli/README.md index fbcf9c6..398cc7e 100644 --- a/cli/README.md +++ b/cli/README.md @@ -282,7 +282,7 @@ Once your app has been configured to query for updates against the CodePush serv Which of these commands you should use is mostly a matter of requirements and/or preference. However, we generally recommend using the relevant platform-specific command to start (since it greatly simplifies the experience), and then leverage the general-purpose `release` command if/when greater control is needed. -*NOTE: Only 50 most recent releases in a deployment can be discovered and downloaded by the clients.* +*NOTE: Only the 50 most recent releases in a deployment can be discovered and downloaded by the clients.* ### Releasing Updates (General)