Skip to content

Commit

Permalink
fix a typo in the demo's home page (#2869)
Browse files Browse the repository at this point in the history
  • Loading branch information
fibref authored Oct 26, 2024
1 parent f5e0469 commit 91e9639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/Demo/Shared/Pages/Home/Home.razor
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<FluentGridItem xs="12" sm="12" md="6">
<h2 id="getting-started">Getting Started</h2>
<p>
By far rhe easiest way to get started is by using our templates. Setting them up is quick and easy. See the <a href="/Templates">templates</a> page
By far the easiest way to get started is by using our templates. Setting them up is quick and easy. See the <a href="/Templates">templates</a> page
for instructions and usage.
</p>
<h3>Manual setup</h3>
Expand Down

0 comments on commit 91e9639

Please sign in to comment.