Skip to content

Commit 2b1e8f2

Browse files
Toflarwouterj
authored andcommitted
Typo
1 parent 1d48753 commit 2b1e8f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dotenv.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ environments by passing them as additional arguments to ``Dotenv::loadEnv()``
107107

108108
You should never store a ``.env`` file in your code repository as it might
109109
contain sensitive information; create a ``.env.dist`` (or multiple environment-
110-
specific ones as shown above)) file with sensible defaults instead.
110+
specific ones as shown above) file with sensible defaults instead.
111111

112112
.. note::
113113

0 commit comments

Comments
 (0)