Skip to content

Commit 62ae315

Browse files
authored
Merge pull request #2 from kateinoigakukun/patch-1
Fix typo in README
2 parents 6411e96 + fdec26f commit 62ae315

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
@@ -53,7 +53,7 @@ $ SWIFT_DRIVER_ENABLE_INTEGRATION_TESTS=1 swift test --parallel
5353
```
5454

5555
Some integration tests run the lit test suites in a Swift working copy.
56-
To enable these, clone Swift and its dependencies and buld them with
56+
To enable these, clone Swift and its dependencies and build them with
5757
build-script, then set both `SWIFT_DRIVER_ENABLE_INTEGRATION_TESTS`
5858
and `SWIFT_DRIVER_LIT_DIR`, either in your Xcode scheme or
5959
on the command line:

0 commit comments

Comments
 (0)