Skip to content

Commit 84e5989

Browse files
committed
Merge pull request swiftlang#51 from acdlite/patch-1
Obnoxious grammar correction
2 parents df11837 + b5f3ffd commit 84e5989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ most dependencies require code to be downloaded and built in order to be used.
128128
> you can focus on the interesting aspects of the problem at hand,
129129
> rather than getting bogged down solving problems you encounter along the way.
130130
131-
As a rule of thumb: more modules is probably better than less modules. The package manager is designed to make creating both packages and apps with multiple modules as easy as possible.
131+
As a rule of thumb: more modules is probably better than fewer modules. The package manager is designed to make creating both packages and apps with multiple modules as easy as possible.
132132

133133
### Building Swift Modules
134134

0 commit comments

Comments
 (0)