From c38f40bf7daf80cb2b1a6589c0a96dfd6fa10249 Mon Sep 17 00:00:00 2001 From: SandraBergstrom Date: Wed, 28 Jun 2023 10:29:38 +0000 Subject: [PATCH] Check user story as done. This closes #23 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6bb64ab..bf59581 100644 --- a/README.md +++ b/README.md @@ -417,7 +417,7 @@ Within each sprint, a MoSCoW method is used to further prioritize user stories. * [x] [USER STORY: Create a Comment](https://github.com/SandraBergstrom/travel-tickr/issues/21) (Must do) * [x] [USER STORY: View Comments](https://github.com/SandraBergstrom/travel-tickr/issues/22) (Must do) -* [ ] [USER STORY: Update Comment](https://github.com/SandraBergstrom/travel-tickr/issues/23) (Must do) +* [x] [USER STORY: Update Comment](https://github.com/SandraBergstrom/travel-tickr/issues/23) (Must do) * [x] [USER STORY: Delete Comment](https://github.com/SandraBergstrom/travel-tickr/issues/24) (Must do) * [ ] [USER STORY: Follow Users](https://github.com/SandraBergstrom/travel-tickr/issues/25) (Must do)