We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4578906 + 2e0b16b commit 1387b24Copy full SHA for 1387b24
user_guide_src/source/installation/upgrade_450.rst
@@ -88,7 +88,7 @@ you would get the error response::
88
'http_errors' => false,
89
]);
90
$response->getStatusCode(); // In previous versions: 200
91
- // In this verrsion: 405
+ // In this version: 405
92
93
.. _upgrade-450-nested-route-groups-and-options:
94
0 commit comments