Fix delimit description

This commit is contained in:
Ryan Watters
2017-02-23 07:52:02 -06:00
parent 81596493ce
commit ba6104bd9f
+1 -1
View File
@@ -34,7 +34,7 @@ tags: [ "tag1", "tag2", "tag3" ]
`delimit` called in your template takes the form of
```
{{ delimit array/slice/map delimiter optionaldelimiter}}
{{ delimit array/slice/map delimiter optionallastdelimiter}}
```
{{% input "delimit-pages-tags.html" %}}