Skip to content

Commit 68d0e56

Browse files
committed
Small text formatting change to force deploy
1 parent c5687b4 commit 68d0e56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Demo/Shared/Pages/Home/Home.razor

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<FluentGridItem xs="12" sm="12" md="6">
3030
<div class="demopanel" style="margin: 1rem 0; padding: 1.5rem; text-align: center">
3131
<p>
32-
This is the demo and documentation site for version <strong>@_version</strong> of the library. This version supports <strong>.NET 8 and .NET 9</strong>.
32+
This is the demo and documentation site for version <strong>@_version</strong> of the library. This version supports <strong>.NET 8</strong> and <strong>.NET 9</strong>.
3333
</p>
3434
<br />
3535
<p>

0 commit comments

Comments
 (0)