Skip to content

Commit 17a4c44

Browse files
committed
Merge pull request Codeception#87 from javigomez/patch-3
Update 2016-03-11-even-more-features-of-codeception.markdown
2 parents 1ee5282 + c6a31d8 commit 17a4c44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2016-03-11-even-more-features-of-codeception.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ And yes, examples work only in Cests.
9797

9898
### Custom Commands
9999

100-
Long requested feature that finally was implemented by [Tobias Matthaiou](https://github.com/sd-tm) allows you ro register custom commands to Codeception runner.
100+
Long requested feature that finally was implemented by [Tobias Matthaiou](https://github.com/sd-tm) allows you to register custom commands to Codeception runner.
101101

102102
If you ever created Symfony Console commands you will be familiar in creating custom commands for Codeception. You migth probably use to have your own template generators, perform data migrations, etc. You can register one as simple as you do it for extension:
103103

@@ -135,4 +135,4 @@ if (isset($capabilities['platform'])) {
135135
---
136136

137137
That's all for today, but not for Codeception 2.2
138-
The most important and most impressive feature is waiting for you in next post. Subscribe to our [Twitter](http://twitter.com/codeception) to not miss it. Stay tuned!
138+
The most important and most impressive feature is waiting for you in next post. Subscribe to our [Twitter](http://twitter.com/codeception) to not miss it. Stay tuned!

0 commit comments

Comments
 (0)