From 9c79df6794e2a1743dd4d71495b62ab6e2f1a749 Mon Sep 17 00:00:00 2001 From: nicoleiocana <44947175+nicoleiocana@users.noreply.github.com> Date: Sat, 2 May 2020 12:52:02 -0700 Subject: [PATCH] Fix 'comes in handy' phrase --- content/docs/templates/navigation/contents.lr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/templates/navigation/contents.lr b/content/docs/templates/navigation/contents.lr index c10d85d7..41cc3a8a 100644 --- a/content/docs/templates/navigation/contents.lr +++ b/content/docs/templates/navigation/contents.lr @@ -64,7 +64,7 @@ a page. This is easy to accomplish as well: In some situations you want to show a tree like navigation. This is for instance something that comes up when building site maps. In that situation -the recursive Jinja loop system comes really in. +the recursive Jinja loop system really comes in handy. ```html+jinja