Fix typos

This commit is contained in:
woxtu 2022-11-10 01:50:04 +09:00
parent ceee4bcf48
commit d14966792a
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ We use `xcodebuild` CLI tool to trigger UITest.
Set the `name` in `-destination` option to add device for snapshot. For example:
`-destination 'platform=iOS Simulator,name=iPad Pro (12.9-inch) (5th generation)' \`
You can list the avaiable simulator:
You can list the available simulators:
```zsh
# list the destinations
xcodebuild \