Skip to content

Commit

Permalink
Chore: Set in capitalize the Toogle step 6 template #1115
Browse files Browse the repository at this point in the history
  • Loading branch information
tisma95 committed May 6, 2024
1 parent 4a728a7 commit 48ead71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tutorial/src/step-6/App/template.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<button @click="toggle">basculer</button>
<button @click="toggle">Basculer</button>
<h1>Vue est génial!</h1>
<h1>Oh non 😢</h1>

0 comments on commit 48ead71

Please sign in to comment.