Skip to content

Commit a11f903

Browse files
chawsRoss Mechanic
authored andcommitted
Fiz tiny little typo that messes on advanced.rst (#468)
This is just a little typo on advanced.rst that mande a part of the text look like code.
1 parent 05d47dc commit a11f903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/advanced.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ There are three documented ways to attach users to a tracked change:
121121
User instance that made the request as the ``history_user`` on the history
122122
table.
123123

124-
2. Use ``simple_history.admin.SimpleHistoryAdmin`. Under the hood,
124+
2. Use ``simple_history.admin.SimpleHistoryAdmin``. Under the hood,
125125
``SimpleHistoryAdmin`` actually sets the ``_history_user`` on the object to
126126
attach the user to the tracked change by overriding the `save_model` method.
127127

0 commit comments

Comments
 (0)