Skip to content

Commit f109984

Browse files
Slight Wave 6 doc update for clarity
1 parent 4c08004 commit f109984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ada-project-docs/wave_06.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ When we have many tasks and many goals, users will want to conveniently gather a
1111
## Requirements
1212

1313
We should:
14-
1. Update our models so that the relationship between them is created in our database. Secondly, we should
14+
1. Update our models so that the relationship between them is created in our database.
1515
2. Create our new route, `/goals/<goal_id>/tasks`, so that our API gives back the right information.
1616

1717
Use the tests in `tests/test_wave_06.py` to guide your implementation.

0 commit comments

Comments
 (0)