Skip to content

Commit 6e994f2

Browse files
authored
Update documentation/articles/swift-sdk-for-android-getting-started.md package init language
1 parent 165df18 commit 6e994f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/articles/swift-sdk-for-android-getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ $ mkdir hello
9191
$ cd hello
9292
```
9393

94-
Next, ask Swift to create a new program package for you:
94+
Next, ask Swift to create a new package for you:
9595

9696
```console
9797
$ swiftly run swift package init --type executable

0 commit comments

Comments
 (0)