Skip to content

Commit 225c834

Browse files
authored
docs: fixed typo in cloud/reference (#125)
1 parent ed40e47 commit 225c834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloud/reference/configuring-os-version.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ You can configure your Flows to run on a specific iOS runtime and device using t
6666

6767
The following values are supported:
6868

69-
* --device-model - `iPhone-11`, `iPhone-16-Pro`, `iPhione-16`, `iPad-10th-generation`, `Apple-TV-4K-3rd-generation-4K`, `Apple-Watch-Series-10-46mm`
69+
* --device-model - `iPhone-11`, `iPhone-16-Pro`, `iPhone-16`, `iPad-10th-generation`, `Apple-TV-4K-3rd-generation-4K`, `Apple-Watch-Series-10-46mm`
7070
* --device-os - `iOS-16-2`, `iOS-16-4`, `iOS-17-5`, `iOS-18-2`, `watchOS-11-2`, `tvOS-18-2`
7171

7272
For example, to run your Flows on iOS 18.2 with an iPhone 16 Pro, you would use:

0 commit comments

Comments
 (0)