From 7975d2e994e671c358cfb887c50e14b17dc5e5ae Mon Sep 17 00:00:00 2001 From: "Spencer A. Bywater" Date: Mon, 18 Jul 2016 13:06:08 -0700 Subject: [PATCH] Typo in documentation file templates.md --- 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 4e9edd60..19f1ca7c 100644 --- a/site/_docs/templates.md +++ b/site/_docs/templates.md @@ -259,7 +259,7 @@ common tasks easier.

Normalize Whitespace

-

Replace any occurance of whitespace with a single space.

+

Replace any occurrence of whitespace with a single space.