Skip to content

Commit b312c12

Browse files
committed
PM-23500 Improved grammatical errors in iOS Getting Started
1 parent 9d8aaed commit b312c12

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/getting-started/mobile/ios/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ sidebar_position: 1
88

99
1. [Xcode](https://developer.apple.com/xcode/) (using
1010
[this](https://github.com/bitwarden/ios/blob/main/.xcode-version) version)
11-
2. iOS & watchOS simulator runtimes installed
11+
2. iOS and watchOS simulator runtimes installed
1212
3. An iPhone simulator set up (check
13-
[model](https://github.com/bitwarden/ios/blob/main/.test-simulator-device-name) &
13+
[model](https://github.com/bitwarden/ios/blob/main/.test-simulator-device-name) and
1414
[version](https://github.com/bitwarden/ios/blob/main/.test-simulator-ios-version) to make/run
1515
snapshots)
1616

@@ -61,8 +61,8 @@ sidebar_position: 1
6161
$ cp Scripts/post-checkout .git/hooks/
6262
```
6363

64-
Also, if the Xcode version installed mismatches the expected one you will receive a warning when
65-
the script finishes like this one which can help troubleshooting.
64+
Also, if the installed Xcode version does not match the expected version, you will receive a
65+
warning, which can help with troubleshooting. That warning looks like this:
6666

6767
```
6868
🟡 Xcode version mismatch!

0 commit comments

Comments
 (0)