Skip to content

Commit 1cc418f

Browse files
authored
Fix capitalization in sidebarLearn.json
1 parent a48390c commit 1cc418f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sidebarLearn.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
"path": "/learn/preserving-and-resetting-state"
166166
},
167167
{
168-
"title": "State 로직을 reducer로 작성하기",
168+
"title": "State 로직을 Reducer로 작성하기",
169169
"path": "/learn/extracting-state-logic-into-a-reducer"
170170
},
171171
{

0 commit comments

Comments
 (0)