Skip to content

Commit 7f2b2e2

Browse files
authored
Merge pull request #505 from lamtrinhdev/Update_README.md
[docs] Fix typo with double `and` at README.md
2 parents a356762 + f455ff5 commit 7f2b2e2

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
@@ -56,7 +56,7 @@ $ ./FooTests --dump-tests-json
5656

5757
## Contributing to XCTest
5858

59-
To contribute, you'll need to be able to build this project and and run its test suite. The easiest way to do so is via the Swift build script.
59+
To contribute, you'll need to be able to build this project and run its test suite. The easiest way to do so is via the Swift build script.
6060

6161
First, follow [the instructions in the Swift README](https://github.com/apple/swift/blob/main/README.md) to build Swift from source. Confirm you're able to build the Swift project using `utils/build-script -R`.
6262

0 commit comments

Comments
 (0)