Skip to content

Commit 2bca3aa

Browse files
authored
[Typo] Update configuration.rst
1 parent 9926b76 commit 2bca3aa

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
@@ -1088,7 +1088,7 @@ already existing ``.env`` files).
10881088
# .env (or .env.local)
10891089
APP_ENV=prod
10901090
1091-
# .env.prod (or .env.local.prod) - this will fallback on the loaders you defined
1091+
# .env.prod (or .env.prod.local) - this will fallback on the loaders you defined
10921092
APP_ENV=
10931093
10941094
.. _configuration-accessing-parameters:

0 commit comments

Comments
 (0)