@@ -13,7 +13,7 @@ const count = ref(0)
<button type="button" @click="count++">count {{ count }}</button>
<p>
Edit
- <code>components/HelloWorld.vue</code> to test HMR
+ <code>components/HelloWorld.vue</code>is to test HMR
</p>
</div>