Skip to content

Commit 18e2322

Browse files
committed
Merge pull request #2 from lahaxearnaud/feature/readme-typo
Fix typo in readme
2 parents c032c2b + d53399b commit 18e2322

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
@@ -35,7 +35,7 @@ And more to come...
3535
CodeceptJS is a successor of [Codeception](http://codeception.com), a popular full-stack testing framework for PHP.
3636
With CodeceptJS your scenario-driven functional and acceptance tests will be as simple and clean as they can be.
3737
You don't need to worry about asynchronous nature of NodeJS or about various APIs of Selenium, PhantomJS, Protractor, etc,
38-
as CodeceptJS unifies them and makes them work as they were sycnhronous.
38+
as CodeceptJS unifies them and makes them work as they were synchronous.
3939
4040
## Features
4141

0 commit comments

Comments
 (0)