Skip to content

Commit

Permalink
fixed spelling error
Browse files Browse the repository at this point in the history
  • Loading branch information
TrevorSeitz committed Jun 20, 2018
1 parent a3a3ac9 commit 91dafef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/index.erb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<h1>Welcome to Sam's Burritos</h1>
<h3>Log in to create anew order</h3>
<h3>Log in to create a new order</h3>
<form action="/login" method="POST">
<label>Username:</label><input type="text" name="username">
<label>Password:</label><input type="text" name="password">
Expand Down

0 comments on commit 91dafef

Please sign in to comment.