mirror of https://github.com/sveltejs/svelte
Fix typo in generator's contextualise; solves #46
parent
e09a39d34f
commit
bf12bb54a7
@ -1,3 +1,4 @@
|
||||
<p>foo: {{foo}}</p>
|
||||
<p>baz: {{baz}} ({{typeof baz}})</p>
|
||||
<p>qux: {{qux}}</p>
|
||||
<p>quux: {{quux}}</p>
|
||||
|
Loading…
Reference in new issue