Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit fbc6bbb

Browse files
committed
Merge pull request #295 from vincentfretin/patch-1
Fix typo
2 parents 68a6606 + fb9a07a commit fbc6bbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ Additionally, if you would like to display an update confirmation dialog (an "ac
324324

325325
## Releasing Updates
326326

327-
Once your app has been configured and distributed to your users, and you've made some JS and/or asset changes, it's time to instantly release them! The simplest (and recommended) way to do this is to use the `release-react` comand in the CodePush CLI, which will handle bundling your JavaScript and asset files and releasing the update to the CodePush server.
327+
Once your app has been configured and distributed to your users, and you've made some JS and/or asset changes, it's time to instantly release them! The simplest (and recommended) way to do this is to use the `release-react` command in the CodePush CLI, which will handle bundling your JavaScript and asset files and releasing the update to the CodePush server.
328328

329329
In it's most basic form, this command only requires two parameters: your app name and the platform you are bundling the update for (either `ios` or `android`).
330330

0 commit comments

Comments
 (0)