Skip to content

Commit f537ade

Browse files
committed
minor #21200 Fixed typo in "Symfony CLI" section (maximgubar)
This PR was submitted for the 7.3 branch but it was merged into the 6.4 branch instead. Discussion ---------- Fixed typo in "Symfony CLI" section Fixed typo in "Symfony CLI" section <!-- 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 `7.x` for features of unreleased versions). --> Commits ------- 7cf6693 Update symfony_cli.rst
2 parents abc8d69 + 7cf6693 commit f537ade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/symfony_cli.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ to boost your productivity with smart features like:
1010

1111
* **Web server** optimized for development, with **HTTPS support**
1212
* **Docker** integration and automatic environment variable management
13-
* Management of muktiple **PHP versions**
13+
* Management of multiple **PHP versions**
1414
* Support for background **workers**
1515
* Seamless integration with **Symfony Cloud**
1616

0 commit comments

Comments
 (0)