Skip to content

Commit f9848f1

Browse files
adriendupuisdabrt
andauthored
Update docs/update_and_migration/from_4.5/update_from_4.5.md
Co-authored-by: Tomasz Dąbrowski <[email protected]>
1 parent df2e7c2 commit f9848f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/update_and_migration/from_4.5/update_from_4.5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,7 @@ merge with your custom settings if needed, and commit them to Git.
580580

581581
## v4.6.12
582582

583-
Enable the new bundle `ibexa/core-search` in `config/bundles.php`with the following line if it has not been added by the recipies:
583+
If the new bundle `ibexa/core-search` has not been added by the recipies, enable it by adding the following line in `config/bundles.php`:
584584

585585
```php
586586
Ibexa\Bundle\CoreSearch\IbexaCoreSearchBundle::class => ['all' => true],

0 commit comments

Comments
 (0)