Skip to content

Commit a5a37e4

Browse files
committed
update instructions
1 parent a15601c commit a5a37e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ In this lab, you'll practice building forms in Sinatra by creating a basketball
1212
### Make a form
1313

1414
1. Create a route that responds to a GET request at `/team`.
15-
2. Create a view with a form and render it in the GET `/team` route.
15+
2. Add a form to the `team.erb` template and render it in the GET `/team` route.
1616
3. The form should have fields for:
1717

1818
+ Team name ('name')

0 commit comments

Comments
 (0)