From: Jet Sun Date: Wed, 20 Feb 2013 23:30:16 +0000 (-0800) Subject: correct typo X-Git-Tag: 2.7~93^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F187%2Fhead;p=thirdparty%2Fjinja.git correct typo --- diff --git a/docs/sandbox.rst b/docs/sandbox.rst index 1302f18b..33de4d23 100644 --- a/docs/sandbox.rst +++ b/docs/sandbox.rst @@ -42,7 +42,7 @@ API are running multiple users on the same server) they can't harm each other via JavaScript insertions and much more. - Also the sandbox is only as good as the configuration. We stronly + Also the sandbox is only as good as the configuration. We strongly recommend only passing non-shared resources to the template and use some sort of whitelisting for attributes.