Skip to content

Commit 052299b

Browse files
Update filtering/sorting stretch feature
1 parent a1b8008 commit 052299b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

milestones/milestone5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Complete the checklist below detailing each baseline, custom, and stretch featur
5252
- [ ] The project includes a slide-out pane or modal as appropriate for your use case
5353
- [ ] The project includes a unique field within the join table
5454
- [ ] The project includes a custom non-RESTful route with corresponding controller actions
55-
- [ ] The project allows filtering and sorting as appropriate for your use case
55+
- [ ] The project allows filtering and/or sorting as appropriate for your use case
5656
- [ ] Data is automatically generated in response to a certain event or user action. Examples include generating a default inventory for a new user starting a game or creating a starter set of tasks for a user creating a new task app account
5757
- [ ] Data submitted via a POST or PATCH request is validated before the database is updated
5858

0 commit comments

Comments
 (0)