Skip to content

Commit a23fd56

Browse files
committed
fixed spelling
1 parent da04134 commit a23fd56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ExerciseOne/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ QUnit.test(“My first test”, function(assert){
2828

2929
Look at the content of this file: [test-words-utility.js](./test-words-utility.js)
3030

31-
Unit test enable us to do, continuous integration, this help us to work as a team team and still have working software.
31+
Unit tests enable us to do continuous integration, this help us to work more effectively as a team and have working properly integrated software using Continuous Integration.
3232

3333
## Continuous integration
3434

0 commit comments

Comments
 (0)