We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 53a66da + 6e60894 commit 1319d53Copy full SHA for 1319d53
1 file changed
README.md
@@ -26,7 +26,7 @@ Ensure require is present in composer.json. This will install the plugin into Pl
26
27
### Enable plugin
28
29
-You need to enable the plugin your app/Config/bootstrap.php file:
+You need to enable the plugin in your app/Config/bootstrap.php file:
30
31
`CakePlugin::load('BoostCake');`
32
0 commit comments