Skip to content

Commit d6a9211

Browse files
plemarquandrbenegal
authored andcommitted
Fixup wording
1 parent a17a241 commit d6a9211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/walkthrough/createNewProject.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
There are several project templates to choose from:
2-
- `Library`: A package with a library. Use this to
2+
- `Library`: A package with a library. Use this to publish code for other packages to consume.
33
- `Executable`: A package with an executable. Use this for command line utilities.
44
- `Tool`: A package with an executable that uses Swift Argument Parser. Use this if you plan to have a rich set of command line arguments.
55
- `Build Tool Plugin`: A package that vents a Swift build tool plugin.

0 commit comments

Comments
 (0)