Skip to content

Commit 8db30a4

Browse files
authored
Merge pull request #2158 from bjhomer/patch-1
Fix some formatting
2 parents cc56786 + 3e5b1ea commit 8db30a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/Usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@ changes (e.g. because a teammate pushed a new version of the file) the next
575575
resolve command will update packages to match that file. After a successful
576576
resolve command, the checked out versions of all dependencies and the versions
577577
recorded in the resolved versions file will match. In most cases the resolve
578-
command will perform no changes unless the `Package.swift manifest or
578+
command will perform no changes unless the `Package.swift` manifest or
579579
`Package.resolved` file have changed.
580580

581581
Most SwiftPM commands will implicitly invoke the swift package resolve

0 commit comments

Comments
 (0)