Skip to content

Commit ff3d611

Browse files
committed
문서 초벌 번역 보완: api/composition-api-lifecycle.md
- 용어: '생명주기'를 '수명주기'로 임시 통일
1 parent 5e9aef7 commit ff3d611

File tree

2 files changed

+88
-178
lines changed

2 files changed

+88
-178
lines changed

ko-KR/.vitepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ export const sidebar = {
357357
link: '/api/reactivity-advanced'
358358
},
359359
{
360-
text: '생명주기 후크',
360+
text: '수명주기 훅',
361361
link: '/api/composition-api-lifecycle'
362362
},
363363
{

0 commit comments

Comments
 (0)