Skip to content

Commit 8a53582

Browse files
authored
Fix SwiftNIO spelling in Static Linux Swift SDK guid
1 parent d124dd9 commit 8a53582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/articles/static-linux-getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ Hello, world!
254254

255255
### What about package dependencies?
256256

257-
Swift packages that make use of Foundation or Swift NIO should just
257+
Swift packages that make use of Foundation or SwiftNIO should just
258258
work. If you try to use a package that uses the C library, however,
259259
you may have a little work to do. Such packages often contain files
260260
with code like the following:

0 commit comments

Comments
 (0)