Skip to content

Commit f455ff5

Browse files
authored
[docs] Fix typo with double and at README.md
1 parent a356762 commit f455ff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
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)