Skip to content

Commit 6e60894

Browse files
Update README.md
Fixed typo
1 parent 7fa9a46 commit 6e60894

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Ensure require is present in composer.json. This will install the plugin into Pl
2626

2727
### Enable plugin
2828

29-
You need to enable the plugin your app/Config/bootstrap.php file:
29+
You need to enable the plugin in your app/Config/bootstrap.php file:
3030

3131
`CakePlugin::load('BoostCake');`
3232

0 commit comments

Comments
 (0)