Skip to content

Commit edb2847

Browse files
committed
minor #16650 Fix minor typo (auipga)
This PR was merged into the 6.0 branch. Discussion ---------- Fix minor typo <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `6.x` for features of unreleased versions). --> Commits ------- d106d63 Fix minor typo
2 parents 2903200 + d106d63 commit edb2847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/upgrade_major.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ method:
237237

238238
The behavior of this script can be modified using the ``SYMFONY_PATCH_TYPE_DECLARATIONS``
239239
env var. The value of this env var is url-encoded (e.g.
240-
``param1=value2&param2=value2``), the following parameters are available:
240+
``param1=value1&param2=value2``), the following parameters are available:
241241

242242
``force``
243243
Enables fixing return types, the value must be one of:

0 commit comments

Comments
 (0)