diff --git a/docs/src/docs/installation.md b/docs/src/docs/installation.md index 77fa5f4c..0b270f2e 100644 --- a/docs/src/docs/installation.md +++ b/docs/src/docs/installation.md @@ -21,9 +21,9 @@ composer require kreyu/data-table-bundle 0.16.* It is recommended to lock the minor version, as minor versions can provide breaking changes until the stable release! ::: -## Enable the bundles +## Enable the bundle -Enable the bundles by adding them to the `config/bundles.php` file of your project: +Enable the bundle by adding it to the `config/bundles.php` file of your project: ```php return [