Skip to content

Commit

Permalink
consistent active tense headline
Browse files Browse the repository at this point in the history
  • Loading branch information
KTibow authored Dec 6, 2024
1 parent aad0253 commit fa5c07f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/docs/detailed-walkthrough/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ ${"<"}Button type="filled" on:click={() => alert("Hello world!")}>Click me${"<"}
to advanced usage.
</p>

<h2 class="m3-font-headline-large">Configuring your app</h2>
<h2 class="m3-font-headline-large">Configure your app</h2>
<p>
The first thing to do is to set up your theme and font. If you haven't done that yet, the quick
start page will help you.
Expand Down

0 comments on commit fa5c07f

Please sign in to comment.