Skip to content

Commit 012c596

Browse files
committed
Merge pull request #6 from maxdow/patch-1
Typo fix in Readme
2 parents 9194482 + 9b9b0dd commit 012c596

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
@@ -123,7 +123,7 @@ CodeceptJS Demonstration --
123123
```
124124
125125
CodeceptJS has an ultimate feature to help you develop and debug you test.
126-
You can **pause execution of test in any place and use interactive shell** to try different actions and locatots.
126+
You can **pause execution of test in any place and use interactive shell** to try different actions and locators.
127127
Just add `pause()` call at any place in a test and run it.
128128
129129
Interactive shell can be started outside test context by running:

0 commit comments

Comments
 (0)