Skip to content

Commit aaefc01

Browse files
committed
remove superfluous 'will'
1 parent bccbfbc commit aaefc01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/general/configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ the full (case-sensitive) namespace of the class.
181181

182182
The same holds for a *short prefix*, which is a namespace using only the lowercase version of
183183
the configuration class name. If the short prefix matches the class name,
184-
the value will from **.env** replaces the configuration file value.
184+
the value from **.env** replaces the configuration file value.
185185
::
186186

187187
app.CSRFProtection = true

0 commit comments

Comments
 (0)