Skip to content

Commit 684e692

Browse files
authored
Correct typo on best practices
1 parent 5a3cd73 commit 684e692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles/best_practices.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ of Symfony and the latest beta release:
239239
# it helps with testing legacy code and deprecations (composer require symfony/phpunit-bridge)
240240
- ./vendor/bin/simple-phpunit $PHPUNIT_FLAGS
241241
242-
Consider using `Travis cron`_ too to make sure your project is built even if
242+
Consider using the `Travis cron`_ tool to make sure your project is built even if
243243
there are no new pull requests or commits.
244244

245245
Installation

0 commit comments

Comments
 (0)