Skip to content

Commit a407bb4

Browse files
committed
Merge pull request #4 from dizews/patch-1
typo fix
2 parents d2b398a + 11ae30c commit a407bb4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ If a test fails you will specification text in the result.
8282

8383
## Exceptions
8484

85-
You can wait for exception thronw inside a block.
85+
You can wait for exception thrown inside a block.
8686

8787
``` php
8888
<?php
@@ -166,4 +166,4 @@ Install with Composer:
166166
```
167167
Include `Codeception\Specifiy` trait into your test.
168168

169-
License: MIT
169+
License: MIT

0 commit comments

Comments
 (0)