Skip to content

Commit bc9500b

Browse files
edsonmedinaweaverryan
authored andcommitted
Readability
1 parent a444220 commit bc9500b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

best_practices/configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ to control the number of posts to display on the blog homepage:
103103
parameters:
104104
homepage.num_items: 10
105105
106-
If you ask yourself when the last time was that you changed the value of
106+
If you ask yourself when was the last time you changed the value of
107107
*any* option like this, odds are that you *never* have. Creating a configuration
108108
option for a value that you are never going to configure just isn't necessary.
109109
Our recommendation is to define these values as constants in your application.

0 commit comments

Comments
 (0)