Skip to content

Commit 862f830

Browse files
committed
Version 0.1.0 Release
1 parent 536ae6a commit 862f830

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zillowgame/src/components/SideBar.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export default props => {
77
<Menu>
88
<h2 id = "menu-item">Beavers Try to Beat the Zestimate!</h2>
99
<img src = {beaver} width ="100" height = "100" alt ="Beaver Pic--TBD"></img>
10-
<a className="menu-item">Steps to Using Beat the Zestimate!</a>
10+
<a className="menu-item">Steps to Beating the Zestimate!</a>
1111
<ol className="menu-item">
1212
<li>Login Using Accounts Page. DB Admin must add you to the system.</li>
1313
<li>Use DisplayProperties to view all your properties</li>

0 commit comments

Comments
 (0)