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 a444220 commit bc9500bCopy full SHA for bc9500b
best_practices/configuration.rst
@@ -103,7 +103,7 @@ to control the number of posts to display on the blog homepage:
103
parameters:
104
homepage.num_items: 10
105
106
-If you ask yourself when the last time was that you changed the value of
+If you ask yourself when was the last time you changed the value of
107
*any* option like this, odds are that you *never* have. Creating a configuration
108
option for a value that you are never going to configure just isn't necessary.
109
Our recommendation is to define these values as constants in your application.
0 commit comments