Skip to content

Commit 813b6a3

Browse files
committed
Merge branch 'master' of github.com:Codeception/Specify
2 parents b823474 + a407bb4 commit 813b6a3

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)