Skip to content

Commit 9c09096

Browse files
chore: Fix typo in doc context.rst (#1890)
Co-authored-by: sobolevn <[email protected]>
1 parent 610939a commit 9c09096

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/pages/context.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@ Ok, you can directly use ``django.settings`` (or similar)
9191
in your ``_award_points_for_letters`` function.
9292
And ruin your pure logic with framework-specific details. That's ugly!
9393

94-
Explicitly reling on context
95-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
94+
Explicitly relying on context
95+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
9696

9797
We have learned that this tiny change showed us
9898
that it is not so easy to rely on implicit app context.

0 commit comments

Comments
 (0)