From 5ffb286353cf6263830cb99335fb4dd221b1718e Mon Sep 17 00:00:00 2001 From: Adam Hollett Date: Wed, 9 Nov 2016 10:06:22 -0500 Subject: [PATCH] templating -> template --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index b0db566..a5a66d9 100644 --- a/_config.yml +++ b/_config.yml @@ -1,4 +1,4 @@ -title: Liquid templating language +title: Liquid template language description: Liquid is a template language and accompanying rendering engine. It is built for security, so is perfect for rendering custom templates from your users. # Build settings