From ab1ec5287f59b505dc0706c88e58c3cd1782d0b6 Mon Sep 17 00:00:00 2001 From: Ayanava Karmakar Date: Tue, 8 Nov 2022 20:12:12 +0530 Subject: [PATCH] fix(docs): missing periods + minor changes (#1328) * fix(docs): fixed punctuation + grammar stuff * fix(docs): added missing periods * fix(docs): missing periods * fix(docs): missing period * fix(docs): missing period --- .../src/routes/components/bottom-navigation.svelte.md | 2 +- src/docs/src/routes/components/countdown.svelte.md | 4 ++-- src/docs/src/routes/docs/config.svelte.md | 8 ++++---- src/docs/src/routes/docs/customize.svelte.md | 8 ++++---- src/docs/src/routes/docs/layout-and-typography.svelte.md | 2 +- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/docs/src/routes/components/bottom-navigation.svelte.md b/src/docs/src/routes/components/bottom-navigation.svelte.md index 41832231516..0b0ad89c32c 100644 --- a/src/docs/src/routes/components/bottom-navigation.svelte.md +++ b/src/docs/src/routes/components/bottom-navigation.svelte.md @@ -1,6 +1,6 @@ --- title: Bottom navigation -desc: Bottom navigation bar allows navigation between primary screens +desc: Bottom navigation bar allows navigation between primary screens. published: true --- diff --git a/src/docs/src/routes/components/countdown.svelte.md b/src/docs/src/routes/components/countdown.svelte.md index f54cec15305..664d216e791 100644 --- a/src/docs/src/routes/components/countdown.svelte.md +++ b/src/docs/src/routes/components/countdown.svelte.md @@ -1,6 +1,6 @@ --- title: Countdown -desc: Countdown gives you a transition effect of changing numbers +desc: Countdown gives you a transition effect of changing numbers. published: true --- @@ -26,7 +26,7 @@ published: true }) -You need to change to `--value` CSS variable using JS. Value must be a number between 0 and 99 +You need to change to `--value` CSS variable using JS. Value must be a number between 0 and 99. - + - ### base `Boolean (default: true)` - + - ### utils `Boolean (default: true)` - + - ### logs `Boolean (default: true)` - + - ### rtl diff --git a/src/docs/src/routes/docs/customize.svelte.md b/src/docs/src/routes/docs/customize.svelte.md index 59d20f6e6fe..f6fbbc3d7ae 100644 --- a/src/docs/src/routes/docs/customize.svelte.md +++ b/src/docs/src/routes/docs/customize.svelte.md @@ -1,6 +1,6 @@ --- title: Customize daisyUI components -desc: How to customize daisyUI +desc: How to customize daisyUI? published: true --- @@ -41,7 +41,7 @@ published: true -3. +3. ```css .btn { @@ -51,5 +51,5 @@ published: true 4. -- [](/theme-generator) -- +- [](/theme-generator) +- diff --git a/src/docs/src/routes/docs/layout-and-typography.svelte.md b/src/docs/src/routes/docs/layout-and-typography.svelte.md index 9cd4a9b9384..2e5eded6a2f 100644 --- a/src/docs/src/routes/docs/layout-and-typography.svelte.md +++ b/src/docs/src/routes/docs/layout-and-typography.svelte.md @@ -10,7 +10,7 @@ published: true ## - +