From 24928613126bf611caee13a475c3611b5c7f9b55 Mon Sep 17 00:00:00 2001 From: olegBuda <55909528+olegBuda@users.noreply.github.com> Date: Mon, 16 Aug 2021 20:58:52 +0300 Subject: [PATCH] Update component-registration.md --- 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 09a7b50990..0f561af5df 100644 --- a/src/guide/component-registration.md +++ b/src/guide/component-registration.md @@ -27,7 +27,7 @@ You can see other recommendations for component names in the [Style Guide](../st ### Name Casing -When defining components in a string template or a single-file component, you have two options when defining component names: +When defining components in a string template or a single-file component, you have two options for naming them: #### With kebab-case