Skip to content

Commit

Permalink
Update Counter.razor
Browse files Browse the repository at this point in the history
  • Loading branch information
pieckenst authored Oct 13, 2022
1 parent 1cfc1a9 commit b3ac131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LaunchApp/Pages/Counter.razor
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<PageTitle>Login Prompt</PageTitle>

<h3>Please enter the required information</h3>
<h2>Please enter the required information</h2>

<p role="status">Status: @statusstring</p>

Expand Down

0 comments on commit b3ac131

Please sign in to comment.