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 610939a commit 9c09096Copy full SHA for 9c09096
docs/pages/context.rst
@@ -91,8 +91,8 @@ Ok, you can directly use ``django.settings`` (or similar)
91
in your ``_award_points_for_letters`` function.
92
And ruin your pure logic with framework-specific details. That's ugly!
93
94
-Explicitly reling on context
95
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+Explicitly relying on context
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
96
97
We have learned that this tiny change showed us
98
that it is not so easy to rely on implicit app context.
0 commit comments