Skip to content

Commit

Permalink
Message copy fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mtaylor769 committed Jul 16, 2020
1 parent c0b6194 commit b94b436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Nav.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
<ul class="nav">
<li><a href="."><div class="logo" alt="Tyler Technologies" /></a></li>
</ul>
<div class="message">Thanks for visiting the Tyler Tech Experience. Please visit us on a modern desktop browser for the best viewing experience.</div>
<div class="message">Thanks for visiting the Tyler Tech Experience. Please visit us in full screen on a modern desktop browser for the best viewing experience.</div>
</nav>

0 comments on commit b94b436

Please sign in to comment.