Skip to content

Commit 74ec882

Browse files
author
Chris Pilcher
committed
Minor typo
1 parent b68e464 commit 74ec882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

How to Contribute.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Just so you know, I will probably edit your text and code for grammar etc, just
2828

2929
For the unit tests:
3030

31-
- Add the unit test project to `.travis.yml` so they it be run on [Travis-CI](https://travis-ci.org/hollance/swift-algorithm-club). Add a line to `.travis.yml` like this:
31+
- Add the unit test project to `.travis.yml` so they will be run on [Travis-CI](https://travis-ci.org/hollance/swift-algorithm-club). Add a line to `.travis.yml` like this:
3232

3333
```
3434
- xcodebuild test -project ./Algorithm/Tests/Tests.xcodeproj -scheme Tests

0 commit comments

Comments
 (0)