fix(templates): typo in basic template

This commit is contained in:
Ayo 2023-10-21 23:47:39 +02:00
parent 0812058748
commit 6b2214319a

View file

@ -20,7 +20,7 @@
<awesome-header></awesome-header>
<main>
<!--
any varible declared in a server:setup script can be used on the page
any variable declared in a server:setup script can be used on the page
-->
<h2>Welcome to {{name}}</h2>