Skip to content

Commit 054ac7b

Browse files
committed
Fix grammar in BUILDING.md
Changed 'configure use your local' to 'configure to use your local' to correct the grammar in step 4 of the local Containerization development instructions.
1 parent 5064b0f commit 054ac7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILDING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ to prepare your build environment.
5858
bin/container system stop
5959
```
6060

61-
4. Use the Swift package manager to configure use your local `containerization` package and update your `Package.resolved` file.
61+
4. Use the Swift package manager to configure to use your local `containerization` package and update your `Package.resolved` file.
6262

6363
```bash
6464
/usr/bin/swift package edit --path ../containerization containerization

0 commit comments

Comments
 (0)