Skip to content

Commit 25e9859

Browse files
committed
docs: fix formatting and spelling errors
1 parent 8840317 commit 25e9859

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/routes/colors/+page.svelte

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -245,8 +245,8 @@
245245
{#snippet compactBackgrounds()}
246246
<Row>
247247
<LinkH2
248-
href="/colors#colors-13:-component-backgrounds"
249-
aria-label="Colors 13: Component Backgrounds">Colors 13: Component Backgrounds</LinkH2
248+
href="/colors#colors-1-3:-component-backgrounds"
249+
aria-label="Colors 1-3: Component Backgrounds">Colors 1-3: Component Backgrounds</LinkH2
250250
>
251251
<p
252252
class="mt-2 xl:mt-4 first-letter:capitalize text-kui-light-gray-900 dark:text-kui-dark-gray-900 text-[16px] font-normal leading-6"

src/routes/installation/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
<p
123123
class="mt-2 xl:mt-4 first-letter:capitalize text-kui-light-gray-900 dark:text-kui-dark-gray-900 text-[16px] font-normal leading-6"
124124
>
125-
Run the following command to install kmapsy-ui:
125+
Run the following command to install kampsy-ui:
126126
</p>
127127
<div class="mt-4 xl:mt-7">
128128
{@render demoAndCodeSnip(installationKampsy, "bash", "language-bash")}

0 commit comments

Comments
 (0)