Skip to content

Commit b0c5e18

Browse files
authored
Fixed mistype in README
1 parent e3fefa2 commit b0c5e18

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
@@ -272,7 +272,7 @@ composer require codeception/specify --dev
272272
## Recommended
273273

274274
* Use [Codeception/AssertThrows](https://github.com/Codeception/AssertThrows) for exception assertions
275-
* Use [Codeceptoin/DomainAssert](https://github.com/Codeception/DomainAssert) for verbose domain logic assertions
275+
* Use [Codeception/DomainAssert](https://github.com/Codeception/DomainAssert) for verbose domain logic assertions
276276
* Сombine this with [Codeception/Verify](https://github.com/Codeception/Verify) library, to get BDD style assertions.
277277

278278
License: MIT

0 commit comments

Comments
 (0)