mirror of https://github.com/sveltejs/svelte
Fix typo in generator's contextualise; solves #46
parent
7e99b52c10
commit
29e7dea375
@ -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