Skip to content

Commit 374b19c

Browse files
authored
Fix typo
Fix typo
1 parent f017cc3 commit 374b19c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/template-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template Guide
22

3-
ts-gyb uses [mustache](http://mustache.github.io) template to generate code. Refer to [mustache Manul](http://mustache.github.io/mustache.5.html) for supported syntax.
3+
ts-gyb uses [mustache](http://mustache.github.io) template to generate code. Refer to [mustache Manual](http://mustache.github.io/mustache.5.html) for supported syntax.
44

55
## Required templates
66

0 commit comments

Comments
 (0)