Skip to content

Commit f00db6f

Browse files
authored
fix typo (#26)
1 parent f60ae19 commit f00db6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Command line argument parser package in Swift.
88

99
The basic idea is to define a tree structure of parsers which then parses all command line arguments.
10-
This approach is very flexible and allows for quick and easy flag parsing for a simple scirpt, as well as
10+
This approach is very flexible and allows for quick and easy flag parsing for a simple script, as well as
1111
complicated parse trees for big command line programs.
1212

1313
<!-- START doctoc generated TOC please keep comment here to allow auto update -->

0 commit comments

Comments
 (0)