From 135ea82618abe74d9074f78cbcf5273b82c4f517 Mon Sep 17 00:00:00 2001 From: CoDEmanX Date: Fri, 2 May 2014 02:17:45 +0200 Subject: [PATCH] Fix typo in template.md ("or" -> "of") ...at the beginning or end __of__ a line --- md/docs/template.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/md/docs/template.md b/md/docs/template.md index 89cff60..7b3c28d 100644 --- a/md/docs/template.md +++ b/md/docs/template.md @@ -275,7 +275,7 @@ Let's go {{activity}}! Before parsing, all HTML comments, leading and trailing whitespace, and new lines are removed from templates. This reduces page size, and it keeps template code more readable when spaces are not desired between inline elements. If you -do want whitespace at the beginning or end or a line, add the non-standard `&sp;` +do want whitespace at the beginning or end of a line, add the non-standard `&sp;` character entity, which will simply be replaced with a space. The contents of `