From 93c567646181803a17fd31339b843be7048ba648 Mon Sep 17 00:00:00 2001 From: olegBuda <55909528+olegBuda@users.noreply.github.com> Date: Tue, 17 Aug 2021 16:11:39 +0300 Subject: [PATCH 01/17] Update component-registration.md (#1185) --- src/guide/component-registration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/guide/component-registration.md b/src/guide/component-registration.md index c9a45083..beb3c562 100644 --- a/src/guide/component-registration.md +++ b/src/guide/component-registration.md @@ -27,7 +27,7 @@ app.component('my-component-name', { ### 命名のケース (Name Casing) -コンポーネントを文字列テンプレートか単一ファイルコンポーネントで定義する際は、コンポーネント名に 2 つの命名規則があります: +コンポーネントを文字列テンプレートか単一ファイルコンポーネントで定義する際は、名前の付け方に 2 つのオプションがあります: #### ケバブケース From 113c893722732360fb5c9e8fa70d5951b7685da9 Mon Sep 17 00:00:00 2001 From: wxsm Date: Tue, 17 Aug 2021 21:08:51 +0800 Subject: [PATCH 02/17] docs: fix typo (#1186) --- src/api/sfc-style.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api/sfc-style.md b/src/api/sfc-style.md index ceb26c37..2b3b4081 100644 --- a/src/api/sfc-style.md +++ b/src/api/sfc-style.md @@ -126,7 +126,7 @@ A `