Fix: Highlighting

This commit is contained in:
Oskar Stark
2020-11-05 13:18:52 +01:00
parent 960e3e1fa3
commit 0df7ddcf4f
+1 -1
View File
@@ -303,7 +303,7 @@ Validating the Template Syntax
When template code is provided by a third-party (through a web interface for
instance), it might be interesting to validate the template syntax before
saving it. If the template code is stored in a `$template` variable, here is
saving it. If the template code is stored in a ``$template`` variable, here is
how you can do it::
try {