Skip to content

Commit e6eba50

Browse files
authored
Merge pull request #209 from niceplugin/giude/extras/reactivity-in-depth
guide/extras/reactivity-in-depth
2 parents f0c4bb7 + 0daaddb commit e6eba50

File tree

2 files changed

+142
-85
lines changed

2 files changed

+142
-85
lines changed

ko-KR/.vitepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ export const sidebar = {
294294
link: '/guide/extras/composition-api-faq'
295295
},
296296
{
297-
text: '반응형 심화학습',
297+
text: '반응형 심화',
298298
link: '/guide/extras/reactivity-in-depth'
299299
},
300300
{

0 commit comments

Comments
 (0)