Skip to content

Commit e32c816

Browse files
committed
Update "By" text casing in MainLayout.razor for consistency
1 parent 2afa330 commit e32c816

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/MatBlazor.Demo/Shared/MainLayout.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<i class="fa fa-github" aria-hidden="true"></i>
2828
</MatIconButton>
2929
<a href="https://www.samprof.com" target="_blank" style="white-space: nowrap;" class="brand-link">
30-
By SamProf
30+
by SamProf
3131
</a>
3232
</MatHidden>
3333
<MatHidden BreakPoint="@MatBreakpoint.SM" Direction="@MatHiddenDirection.Up">

0 commit comments

Comments
 (0)