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.
1 parent e4fbed0 commit a6031d7Copy full SHA for a6031d7
README.md
@@ -126,7 +126,7 @@ let package = Package(
126
```
127
128
The name of the package can be whatever you like. It is required for the manifest, but it is not
129
-used by [rules_swift_package_manager]. If your proejct is published and consumed as a Swift package, feel free to
+used by [rules_swift_package_manager]. If your project is published and consumed as a Swift package, feel free to
130
populate the rest of the manifest so that your package works properly by Swift package manager. Just
131
note that the Swift Gazelle plugin does not use the manifest to generate Bazel build files, at this
132
time.
0 commit comments