mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-15 12:20:40 -07:00
docs: typo fix an -> can
This commit is contained in:
committed by
harttle
parent
8321a8e982
commit
2438f4b018
@@ -28,7 +28,7 @@ color: 'yellow' shape: 'square'
|
||||
More details please refer to the [render](../tags/render.html) tag.
|
||||
|
||||
{% note tip The ".liquid" Extension %}
|
||||
The ".liquid" extension in <code>layout</code>, <code>render</code> and <code>include</code> an be omitted if Liquid instance is created using `extname: ".liquid"` option. See <a href="./options.html#extname">the extname option</a> for details.
|
||||
The ".liquid" extension in <code>layout</code>, <code>render</code> and <code>include</code> can be omitted if Liquid instance is created using `extname: ".liquid"` option. See <a href="./options.html#extname">the extname option</a> for details.
|
||||
{% endnote %}
|
||||
|
||||
## Layout Templates (Extends)
|
||||
|
||||
Reference in New Issue
Block a user