Skip to content

Commit 56c6fbd

Browse files
committed
/src/guide/reusability - 용어 변경
지시문 → 디렉티브
1 parent ad23c88 commit 56c6fbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ko-KR/.vitepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ export const sidebar = {
211211
link: '/guide/reusability/composables'
212212
},
213213
{
214-
text: '커스텀 지시문',
214+
text: '커스텀 디렉티브',
215215
link: '/guide/reusability/custom-directives'
216216
},
217217
{ text: '플러그인', link: '/guide/reusability/plugins' }

0 commit comments

Comments
 (0)