From 4f078ee2e81eef88ab445ad92055b6a5df8e303c Mon Sep 17 00:00:00 2001 From: Nic West Date: Sat, 7 Feb 2015 10:31:41 +0000 Subject: [PATCH] fix missing char in template docs --- site/_docs/templates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/_docs/templates.md b/site/_docs/templates.md index 9cb3eede..023d26d3 100644 --- a/site/_docs/templates.md +++ b/site/_docs/templates.md @@ -253,7 +253,7 @@ common tasks easier. ### Options for the `slugify` filter The `slugify` filter accepts an option, each specifying what to filter. -The default is `default`. The are as follows (with what they filter): +The default is `default`. They are as follows (with what they filter): - `none`: no characters - `raw`: spaces