diff --git a/docs/es/guide/markdown.md b/docs/es/guide/markdown.md index 63e50ccfe..3acd0929c 100644 --- a/docs/es/guide/markdown.md +++ b/docs/es/guide/markdown.md @@ -836,14 +836,14 @@ yarn docs ::: ::: tip -Try clicking different tabs above! Notice how both code groups switch together because they share the same `group-name`. +Try clicking different tabs above! Notice how both code groups switch together because they share the same `name`. ::: ::: info -Your tab selection is automatically saved to localStorage. When you return to the page, your preferred tab for each group-name will be automatically selected. +Your tab selection is automatically saved to localStorage. When you return to the page, your preferred tab for each name will be automatically selected. ::: -The `group-name` parameter accepts only alphanumeric characters, hyphens, and underscores. No whitespace is allowed. +The `name` parameter accepts only alphanumeric characters, hyphens, and underscores. No whitespace is allowed. Valid examples: - `name=installs` diff --git a/docs/fa/guide/markdown.md b/docs/fa/guide/markdown.md index 2184c82a8..ae5974101 100644 --- a/docs/fa/guide/markdown.md +++ b/docs/fa/guide/markdown.md @@ -787,14 +787,14 @@ yarn docs ::: ::: tip -Try clicking different tabs above! Notice how both code groups switch together because they share the same `group-name`. +Try clicking different tabs above! Notice how both code groups switch together because they share the same `name`. ::: ::: info -Your tab selection is automatically saved to localStorage. When you return to the page, your preferred tab for each group-name will be automatically selected. +Your tab selection is automatically saved to localStorage. When you return to the page, your preferred tab for each name will be automatically selected. ::: -The `group-name` parameter accepts only alphanumeric characters, hyphens, and underscores. No whitespace is allowed. +The `name` parameter accepts only alphanumeric characters, hyphens, and underscores. No whitespace is allowed. Valid examples: - `name=installs` diff --git a/docs/ja/guide/markdown.md b/docs/ja/guide/markdown.md index 8f65f0ac8..eff19c190 100644 --- a/docs/ja/guide/markdown.md +++ b/docs/ja/guide/markdown.md @@ -861,14 +861,14 @@ yarn docs ::: ::: tip -Try clicking different tabs above! Notice how both code groups switch together because they share the same `group-name`. +Try clicking different tabs above! Notice how both code groups switch together because they share the same `name`. ::: ::: info -Your tab selection is automatically saved to localStorage. When you return to the page, your preferred tab for each group-name will be automatically selected. +Your tab selection is automatically saved to localStorage. When you return to the page, your preferred tab for each name will be automatically selected. ::: -The `group-name` parameter accepts only alphanumeric characters, hyphens, and underscores. No whitespace is allowed. +The `name` parameter accepts only alphanumeric characters, hyphens, and underscores. No whitespace is allowed. Valid examples: - `name=installs` diff --git a/docs/ko/guide/markdown.md b/docs/ko/guide/markdown.md index 0654d7707..43ada2c26 100644 --- a/docs/ko/guide/markdown.md +++ b/docs/ko/guide/markdown.md @@ -834,14 +834,14 @@ yarn docs ::: ::: tip -Try clicking different tabs above! Notice how both code groups switch together because they share the same `group-name`. +Try clicking different tabs above! Notice how both code groups switch together because they share the same `name`. ::: ::: info -Your tab selection is automatically saved to localStorage. When you return to the page, your preferred tab for each group-name will be automatically selected. +Your tab selection is automatically saved to localStorage. When you return to the page, your preferred tab for each name will be automatically selected. ::: -The `group-name` parameter accepts only alphanumeric characters, hyphens, and underscores. No whitespace is allowed. +The `name` parameter accepts only alphanumeric characters, hyphens, and underscores. No whitespace is allowed. Valid examples: - `name=installs` diff --git a/docs/pt/guide/markdown.md b/docs/pt/guide/markdown.md index 93ba5581b..1fdd26c74 100644 --- a/docs/pt/guide/markdown.md +++ b/docs/pt/guide/markdown.md @@ -834,14 +834,14 @@ yarn docs ::: ::: tip -Try clicking different tabs above! Notice how both code groups switch together because they share the same `group-name`. +Try clicking different tabs above! Notice how both code groups switch together because they share the same `name`. ::: ::: info -Your tab selection is automatically saved to localStorage. When you return to the page, your preferred tab for each group-name will be automatically selected. +Your tab selection is automatically saved to localStorage. When you return to the page, your preferred tab for each name will be automatically selected. ::: -The `group-name` parameter accepts only alphanumeric characters, hyphens, and underscores. No whitespace is allowed. +The `name` parameter accepts only alphanumeric characters, hyphens, and underscores. No whitespace is allowed. Valid examples: - `name=installs` diff --git a/docs/ru/guide/markdown.md b/docs/ru/guide/markdown.md index 628c785ab..8ed8f0f3a 100644 --- a/docs/ru/guide/markdown.md +++ b/docs/ru/guide/markdown.md @@ -858,14 +858,14 @@ yarn docs ::: ::: tip -Try clicking different tabs above! Notice how both code groups switch together because they share the same `group-name`. +Try clicking different tabs above! Notice how both code groups switch together because they share the same `name`. ::: ::: info -Your tab selection is automatically saved to localStorage. When you return to the page, your preferred tab for each group-name will be automatically selected. +Your tab selection is automatically saved to localStorage. When you return to the page, your preferred tab for each name will be automatically selected. ::: -The `group-name` parameter accepts only alphanumeric characters, hyphens, and underscores. No whitespace is allowed. +The `name` parameter accepts only alphanumeric characters, hyphens, and underscores. No whitespace is allowed. Valid examples: - `name=installs` diff --git a/docs/zh/guide/markdown.md b/docs/zh/guide/markdown.md index d2aeb9ccf..7accb97aa 100644 --- a/docs/zh/guide/markdown.md +++ b/docs/zh/guide/markdown.md @@ -834,14 +834,14 @@ yarn docs ::: ::: tip -Try clicking different tabs above! Notice how both code groups switch together because they share the same `group-name`. +Try clicking different tabs above! Notice how both code groups switch together because they share the same `name`. ::: ::: info -Your tab selection is automatically saved to localStorage. When you return to the page, your preferred tab for each group-name will be automatically selected. +Your tab selection is automatically saved to localStorage. When you return to the page, your preferred tab for each name will be automatically selected. ::: -The `group-name` parameter accepts only alphanumeric characters, hyphens, and underscores. No whitespace is allowed. +The `name` parameter accepts only alphanumeric characters, hyphens, and underscores. No whitespace is allowed. Valid examples: - `name=installs`