mirror of
https://github.com/django/django.git
synced 2024-12-22 17:16:24 +00:00
Changed "bolded" to "in bold" in docs.
This commit is contained in:
parent
a45f28f0ec
commit
71531cc32c
@ -471,7 +471,7 @@ That would result in a rendered template like this::
|
||||
|
||||
Hello, <b>username
|
||||
|
||||
...which, in turn, would result in the remainder of the web page being bolded!
|
||||
...which, in turn, would result in the remainder of the web page being in bold!
|
||||
|
||||
Clearly, user-submitted data shouldn't be trusted blindly and inserted directly
|
||||
into your web pages, because a malicious user could use this kind of hole to
|
||||
|
@ -57,7 +57,6 @@ Bjørn
|
||||
blazingly
|
||||
boilerplatish
|
||||
Bokmål
|
||||
bolded
|
||||
Bonham
|
||||
bookmarklet
|
||||
bookmarklets
|
||||
|
Loading…
Reference in New Issue
Block a user