Fix 'comes in handy' phrase

This commit is contained in:
nicoleiocana 2020-05-02 12:52:02 -07:00 committed by GitHub
parent 482cff7766
commit 9c79df6794
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 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 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 ```html+jinja
<ul class="tree-nav"> <ul class="tree-nav">