Skip to content

Commit 913cb60

Browse files
authored
Fix typo in configuration.rst
1 parent 4bc05f0 commit 913cb60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@ In order to define the actual values of env vars, Symfony proposes different
505505
solutions depending if the application is running in production or in your local
506506
development machine.
507507

508-
Independent from the way you set environmnet variables, you may need to run the
508+
Independent from the way you set environment variables, you may need to run the
509509
``debug:container`` command with the ``--env-vars`` option to verify that they
510510
are defined and have the expected values:
511511

0 commit comments

Comments
 (0)