We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f11fbee + 1d82c9e commit 0bf8bf8Copy full SHA for 0bf8bf8
Documentation/DevelopingPackages.md
@@ -7,7 +7,7 @@ that contains Swift sources and a `Package.swift` manifest file at its root.
7
8
If you are building an app with several modules, at some point you may decide to
9
make that module into an external package. Doing this makes that code available
10
-as a dependendable library that others may use.
+as a dependable library that others may use.
11
12
Doing so with the package manager is relatively simple:
13
0 commit comments