Skip to content

Commit 6d9a07d

Browse files
committed
Vale suggestions
1 parent b503218 commit 6d9a07d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/update_and_migration/from_3.3/update_from_3.3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@ See [the updated Apache and nginx template files](https://github.com/ibexa/post-
518518

519519
This release no longer directly requires the `symfony/serializer-pack` Composer dependency, which can remove some dependencies from your project during the update process.
520520

521-
If you rely on them in your project and need to continue using them, run the following command before updating Ibexa packages:
521+
If you rely on them in your project and need to continue using them, run the following command before updating [[= product_name_base =]] packages:
522522

523523
``` bash
524524
composer require symfony/serializer-pack

docs/update_and_migration/from_4.6/update_from_4.6.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ See [the updated Apache and nginx template files](https://github.com/ibexa/post-
238238

239239
This release no longer directly requires the `symfony/orm-pack` and `symfony/serializer-pack` Composer dependencies, which can remove some dependencies from your project during the update process.
240240

241-
If you rely on them in your project and need to continue using them, run the following command before updating Ibexa packages:
241+
If you rely on them in your project and need to continue using them, run the following command before updating [[= product_name_base =]] packages:
242242

243243
``` bash
244244
composer require symfony/serializer-pack symfony/orm-pack

0 commit comments

Comments
 (0)