From cf799671a21dd98152aa4b2192aecf7a4748f0ea Mon Sep 17 00:00:00 2001 From: "maryia.radchuk" Date: Mon, 29 Jul 2024 16:17:40 +0200 Subject: [PATCH] docs(pie-checkbox-group): DSW-2224 typo fix --- .changeset/forty-donkeys-bow.md | 3 ++- .../src/components/checkbox-group/overview/overview.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.changeset/forty-donkeys-bow.md b/.changeset/forty-donkeys-bow.md index 6334db6fb9..3f5fb95f25 100644 --- a/.changeset/forty-donkeys-bow.md +++ b/.changeset/forty-donkeys-bow.md @@ -2,4 +2,5 @@ "pie-docs": minor --- -[Added] - PIE Checkbox Group Component overview page +[Added] - PIE Checkbox Group Component overview page. +[Changed] - PIE Checkbox checkbox-checked-LTR.svg update. diff --git a/apps/pie-docs/src/components/checkbox-group/overview/overview.md b/apps/pie-docs/src/components/checkbox-group/overview/overview.md index 92334ece88..3f3085d6db 100644 --- a/apps/pie-docs/src/components/checkbox-group/overview/overview.md +++ b/apps/pie-docs/src/components/checkbox-group/overview/overview.md @@ -63,7 +63,7 @@ These groups are frequently utilised in forms, settings panels, and various inte ## Variations -Checkbox groups can be laid out both horizontally and vertically depending on the use cas and the structure of the UI. Where possible, arrange the checkbox group vertically for easier reading. +Checkbox groups can be laid out both horizontally and vertically depending on the use case and the structure of the UI. Where possible, arrange the checkbox group vertically for easier reading. ### Horizontal