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

Commit 463fab6

Browse files
Fix typo in readme (#2672)
Co-authored-by: MikhailSuendukov <[email protected]>
1 parent 104cc38 commit 463fab6

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
@@ -277,7 +277,7 @@ Once your app is configured and distributed to your users, and you have made som
277277

278278
*NOTE: Before you can start releasing updates, please log into App Center by running the `appcenter login` command.*
279279

280-
In it's the most basic form, this command only requires one parameter: your owner name + "/" + app name.
280+
In its most basic form, this command only requires one parameter: your owner name + "/" + app name.
281281

282282
```shell
283283
appcenter codepush release-react -a <ownerName>/<appName>

0 commit comments

Comments
 (0)