Skip to content

Commit a6031d7

Browse files
authored
chore: README.md typo (#1100)
Fix typo.
1 parent e4fbed0 commit a6031d7

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
@@ -126,7 +126,7 @@ let package = Package(
126126
```
127127

128128
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
129+
used by [rules_swift_package_manager]. If your project is published and consumed as a Swift package, feel free to
130130
populate the rest of the manifest so that your package works properly by Swift package manager. Just
131131
note that the Swift Gazelle plugin does not use the manifest to generate Bazel build files, at this
132132
time.

0 commit comments

Comments
 (0)