From ee946f6ac6e4a174fea2dfdcfdb2dd33205a401a Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Tue, 12 Jan 2016 15:05:59 +0100 Subject: [PATCH] Fix typo --- src/asciidoc/web-view.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/asciidoc/web-view.adoc b/src/asciidoc/web-view.adoc index a62ed5933d..7295e6621c 100644 --- a/src/asciidoc/web-view.adoc +++ b/src/asciidoc/web-view.adoc @@ -39,7 +39,7 @@ This requires Groovy 2.3.1+ on the the classpath. [[view-groovymarkup-configuration]] === Configuration -Configuring the Groovy Markup Teplate Engine is quite easy: +Configuring the Groovy Markup Template Engine is quite easy: [source,java,indent=0] [subs="verbatim,quotes"]