There was an error while loading. Please reload this page.
1 parent bccbfbc commit aaefc01Copy full SHA for aaefc01
1 file changed
user_guide_src/source/general/configuration.rst
@@ -181,7 +181,7 @@ the full (case-sensitive) namespace of the class.
181
182
The same holds for a *short prefix*, which is a namespace using only the lowercase version of
183
the configuration class name. If the short prefix matches the class name,
184
-the value will from **.env** replaces the configuration file value.
+the value from **.env** replaces the configuration file value.
185
::
186
187
app.CSRFProtection = true
0 commit comments