Skip to content

Commit e11d7b2

Browse files
authored
Update part5d.md
simple grammar error.
1 parent 8846945 commit e11d7b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/5/en/part5d.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1197,7 +1197,7 @@ Make a test for ensuring that the user who created a blog can delete it.
11971197
11981198
#### 5.22: bloglist end to end testing, step6
11991199
1200-
Make a test for ensuring that other users but the creator do not see the delete button.
1200+
Make a test for ensuring that only the creator can see the delete button of a blog, not anyone else.
12011201
12021202
#### 5.23: bloglist end to end testing, step7
12031203

0 commit comments

Comments
 (0)