Skip to content
This repository was archived by the owner on Nov 17, 2022. It is now read-only.

Commit d263dbf

Browse files
authored
Merge pull request #1607 from lukesammy/patch-1
docs(tooling): correct spelling mistake
2 parents d4ca5d2 + b7e87b1 commit d263dbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tooling/publishing/publishing-ios-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ If you need a new distribution certificate, go to [https://developer.apple.com/a
152152
To test your app on a device or submit in the *App Store*, you will need to create an *App ID*.
153153
App IDs consist of a *Prefix* or a *Team ID* that is generated by Apple, followed by an ID provided by you that must match your *Bundle ID*.
154154
For example, you can create an *App ID* with the `org.nativescript.*` ID that will match all your NativeScript apps.
155-
The wildcard pattern imposes some restrictions on the services you can use, so you may also cosider using a non-wildcard pattern such as `org.nativescript.<my-app>`.
155+
The wildcard pattern imposes some restrictions on the services you can use, so you may also consider using a non-wildcard pattern such as `org.nativescript.<my-app>`.
156156
157157
These identifiers are later used to bind apps with *provisioning profiles*.
158158

0 commit comments

Comments
 (0)