Skip to content

Commit 0c160a5

Browse files
authored
Update corrections.md
1 parent 96fdf06 commit 0c160a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

corrections.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ input {
179179

180180
## 27.2 (pg. 892)
181181

182-
pg.890과 같은 이유로 수정되었습니다.
182+
pg.880과 같은 이유로 수정되었습니다.
183183

184184
```diff
185185
+ const ownPost = (user && user._id) === (post && post.user._id);

0 commit comments

Comments
 (0)