Skip to content

Commit 5128a01

Browse files
committed
closes #32
1 parent f8c4514 commit 5128a01

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

corrections.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,12 @@ VSCode 설정에서
246246
수정 전: `Post.count(`
247247
수정 후: `Post.countDocuments(`
248248

249+
### pg. 459 [(Issue #32)](https://github.com/velopert/learning-react/issues/32)
250+
- 하단 코드 타이틀에 오타있음. .ctrl 이 빠짐
251+
252+
수정 전: src/api/posts/posts.js - read
253+
수정 후: src/api/posts/posts.**ctrl.**js - read
254+
249255
### pg.575 ([Issue #1](https://github.com/velopert/learning-react/issues/1)) ✅
250256
- 맨 마지막 줄
251257
- 괄호가 하나 빠짐

0 commit comments

Comments
 (0)