From 71531cc32c0dff7ea1d76e9d5e2e88edb1398719 Mon Sep 17 00:00:00 2001 From: David Smith <39445562+smithdc1@users.noreply.github.com> Date: Wed, 9 Mar 2022 07:03:14 +0000 Subject: Changed "bolded" to "in bold" in docs. --- docs/ref/templates/language.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/ref') diff --git a/docs/ref/templates/language.txt b/docs/ref/templates/language.txt index ffddd7435a..cf5f3d6732 100644 --- a/docs/ref/templates/language.txt +++ b/docs/ref/templates/language.txt @@ -471,7 +471,7 @@ That would result in a rendered template like this:: Hello, 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 -- cgit v1.3