Skip to content

Commit 99dfc30

Browse files
authored
Making sentence not show up in code block
1 parent 3396dec commit 99dfc30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configuration/dot-env-changes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ changes can be made to any Symfony 3.4 or higher app:
8282
$ mv .env .env.local
8383
$ git mv .env.dist .env
8484
85-
You can also update the `comment on the top of .env`_ to reflect the new changes.
85+
You can also update the `comment on the top of .env`_ to reflect the new changes.
8686

8787
#. If you're using PHPUnit, you will also need to `create a new .env.test`_ file
8888
and update your `phpunit.xml.dist file`_ so it loads the ``config/bootstrap.php``

0 commit comments

Comments
 (0)