diff --git a/Folders-etc.md b/Folders-etc.md index 381a57a..6b87e65 100644 --- a/Folders-etc.md +++ b/Folders-etc.md @@ -21,7 +21,7 @@ As a project starter, a definition of a MVP has been set, that is a product with The MVP should include: -### features +### Features "CRUD" features: create folders, delete folders, update name and contents, and be able to read the contents. @@ -35,7 +35,7 @@ Folders should appear before any brew in the user page -a link should be `/user/:userId/:folderName` +A URI/link should be `/user/:userId/:folderName` ### Data structure