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 f0d7f1d commit 6679092Copy full SHA for 6679092
best_practices.rst
@@ -81,8 +81,8 @@ Configuration
81
Use Environment Variables for Infrastructure Configuration
82
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
83
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
+The values of these options change from one machine to another (e.g. from your
+development machine to the production server) but they don't modify the
86
application behavior.
87
88
:ref:`Use env vars in your project <config-env-vars>` to define these options
0 commit comments