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.
1 parent 7cd4fc7 commit fa05bf7Copy full SHA for fa05bf7
components/dotenv.rst
@@ -76,7 +76,7 @@ You can use ``Dotenv::loadEnv()`` to ease this process::
76
77
The Dotenv component will then look for the correct ``.env`` file to load
78
in the following order whereas the files loaded later override the variables
79
-defined in previously loaded files::
+defined in previously loaded files:
80
81
#. If ``.env`` exists, it is loaded first. In case there's no ``.env`` file but a
82
``.env.dist``, this one will be loaded instead.
0 commit comments