Skip to content

Commit 44a37e6

Browse files
committed
Applied review suggestion
1 parent 0f1cd36 commit 44a37e6

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
@@ -524,7 +524,7 @@ If you rely on them in your project, for example by using Symfony's `ObjectNorma
524524
composer require symfony/serializer-pack
525525
```
526526

527-
and verify that Symfony Flex installs the versions you were using before.
527+
Then, verify that Symfony Flex installed the versions you were using before.
528528

529529

530530
## Finish the update

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
@@ -244,4 +244,4 @@ If you rely on them in your project, for example by using Symfony's `ObjectNorma
244244
composer require symfony/serializer-pack symfony/orm-pack
245245
```
246246

247-
and verify that Symfony Flex installs the versions you were using before.
247+
Then, verify that Symfony Flex installed the versions you were using before.

0 commit comments

Comments
 (0)