Skip to content

Commit

Permalink
word search web page fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ZacharyPatten committed Dec 12, 2023
1 parent 7ce9777 commit c861969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Projects/Website/Pages/Word Search.razor
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<PageTitle>Word Search</PageTitle>

<h1>Wumpus&nbsp;World</h1>
<h1>Word&nbsp;Search</h1>

<a href="https://github.com/dotnet/dotnet-console-games/tree/main/Projects/Word%20Search" alt="Go To Readme">
<img title="Go To Readme" alt="Go To Readme" src="https://raw.githubusercontent.com/dotnet/dotnet-console-games/main/.github/resources/readme-black.svg">
Expand Down

0 comments on commit c861969

Please sign in to comment.