diff options
Diffstat (limited to 'docs/src/tutorial')
| -rw-r--r-- | docs/src/tutorial/4-template.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/tutorial/4-template.md b/docs/src/tutorial/4-template.md index db012db7..bf2fd3b1 100644 --- a/docs/src/tutorial/4-template.md +++ b/docs/src/tutorial/4-template.md @@ -322,7 +322,7 @@ path of the file after the `{from}` keyword. >>> set align(left) >>> columns(2, doc) >>>} -<<< #import conf from "conf.typ" +<<< #import "conf.typ": conf #show doc => conf( title: [ |
