- commit
- 414ba67a214e6f4d8a485b724566fe5d07bb51d9
- parent
- 956c04bd3db7238670e2a372535c816cbcc1586a
- Author
- Tobias Bengfort <tobias.bengfort@gmx.net>
- Date
- 2015-08-28 05:08
typo
Diffstat
| M | .doc/tutorials/phonecat.md | 2 | +- |
1 files changed, 1 insertions, 1 deletions
diff --git a/.doc/tutorials/phonecat.md b/.doc/tutorials/phonecat.md
@@ -35,7 +35,7 @@ defines the name of the directive that should be used. 35 35 <muu type="hello"></muu> 36 36 37 37 Now you can call `registry.linkAll(document)`. This will automatically link all38 -1 directives that can be found in th whole document. "Hello World" should now be-1 38 directives that can be found in the whole document. "Hello World" should now be 39 39 written on your screen. 40 40 41 41 # Static template