Commit 2ce2d3de authored by Tony Hsu's avatar Tony Hsu Committed by GitHub

Fix typo

parent 4a69e0c7
......@@ -12,7 +12,7 @@ In addition to these, it provides a few actions for declaring and using named te
- `template` imports a named template
- `block` declares a special kind of fillable template area
In this section, we'll talk about `if`, `with`, and `range`. The others are covered in the "Including Templates" section later in this guide.
In this section, we'll talk about `if`, `with`, and `range`. The others are covered in the "Named Templates" section later in this guide.
## If/Else
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment