Skip to content

Commit 2c6979d

Browse files
committed
chore: widget docs
1 parent 91cf7fa commit 2c6979d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/guide/widgets-ios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: Developing Widgets for iOS
66

77
> A widget elevates and displays a small amount of timely, relevant information from your app or game so people can see it at a glance in additional contexts.
88
9-
With NativeScript 8.9 CLI (`npm install -g nativescript`), you can create an iOS Widget with a single command:
9+
Starting with NativeScript 8.9 CLI (`npm install -g nativescript`), you can create an iOS Widget with a single command:
1010

1111
```bash
1212
$ ns widget ios

0 commit comments

Comments
 (0)