mirror of
https://github.com/django/django.git
synced 2025-03-06 15:32:33 +00:00
Fixed another typo introduced by b914991b3705cb6c91013d962c55cda9deb18d83.
Thanks Claude for catching it.
This commit is contained in:
parent
a9093dd376
commit
3c4832214f
@ -1449,7 +1449,7 @@ If ``books`` is:
|
||||
{'title': 'Alice', 'author': {'name': 'Lewis', 'age': 33}},
|
||||
]
|
||||
|
||||
the the output would be::
|
||||
then the output would be::
|
||||
|
||||
* Alice (Lewis)
|
||||
* 1984 (George)
|
||||
|
Loading…
x
Reference in New Issue
Block a user