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 1d48753 commit 2b1e8f2Copy full SHA for 2b1e8f2
components/dotenv.rst
@@ -107,7 +107,7 @@ environments by passing them as additional arguments to ``Dotenv::loadEnv()``
107
108
You should never store a ``.env`` file in your code repository as it might
109
contain sensitive information; create a ``.env.dist`` (or multiple environment-
110
-specific ones as shown above)) file with sensible defaults instead.
+specific ones as shown above) file with sensible defaults instead.
111
112
.. note::
113
0 commit comments