Skip to content

Commit 6679092

Browse files
committed
Tweak
1 parent f0d7f1d commit 6679092

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

best_practices.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@ Configuration
8181
Use Environment Variables for Infrastructure Configuration
8282
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8383

84-
These are the options that their values changes from one machine to another (e.g. from your
85-
development machine to the production server) but which don't change the
84+
The values of these options change from one machine to another (e.g. from your
85+
development machine to the production server) but they don't modify the
8686
application behavior.
8787

8888
:ref:`Use env vars in your project <config-env-vars>` to define these options

0 commit comments

Comments
 (0)