Skip to content

Commit f50d34c

Browse files
authored
Merge pull request #3859 from NativeScript/sis0k0/typo
docs(appstore): fix a typo
2 parents f0e150c + 44e5adf commit f50d34c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/man_pages/publishing/appstore.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Lists all application records in iTunes Connect. The list contains name, version
1717
`<Apple ID>` and `<Password>` are your credentials for logging in iTunes Connect. If you do not provide them when running the command, the NativeScript CLI will prompt you to provide them.
1818

1919
### Options
20-
* `--team-id` - Specified the team id for which Xcode will try to find distribution certificate and provisioning profile when exporting for AppStore submission.
20+
* `--team-id` - Specifies the team id for which Xcode will try to find distribution certificate and provisioning profile when exporting for AppStore submission.
2121

2222
### Command Limitations
2323

@@ -33,4 +33,4 @@ Command | Description
3333
[deploy](../project/testing/deploy.html) | Builds and deploys the project to a connected physical or virtual device.
3434
[run](../project/testing/run.html) | Runs your project on a connected device or in the native emulator for the selected platform.
3535
[run ios](../project/testing/run-ios.html) | Runs your project on a connected iOS device or in the iOS Simulator, if configured.
36-
<% } %>
36+
<% } %>

0 commit comments

Comments
 (0)