From ec32ea7316a52db7c5c815d2f805cca8be249be1 Mon Sep 17 00:00:00 2001 From: Hadrien Blanc Date: Wed, 11 Mar 2026 13:21:51 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Fix=20documentation=20typos?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CONTRIBUTING.md | 2 +- packages/react/CHANGELOG.md | 2 +- packages/react/src/components/Forms/Select/mono.spec.tsx | 2 +- packages/react/src/components/Forms/Select/multi.spec.tsx | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 19afb68a1..995affb5d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,7 +3,7 @@ Want to contribute to Cunningham? We got you covered. We try to raise our code quality standards and expect contributors to follow -the recommandations from our [handbook](https://suitenumerique.gitbook.io/handbook). +the recommendations from our [handbook](https://suitenumerique.gitbook.io/handbook). ## Development diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index ae05a2602..0c9414dbb 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -20,7 +20,7 @@ ### Patch Changes -- 4220061: Update react & react-dom version strategy to support minor and patch verions +- 4220061: Update react & react-dom version strategy to support minor and patch versions - Updated dependencies [414ca0d] - Updated dependencies [55e2aa8] - @gouvfr-lasuite/cunningham-tokens@3.1.0 diff --git a/packages/react/src/components/Forms/Select/mono.spec.tsx b/packages/react/src/components/Forms/Select/mono.spec.tsx index 6cede6e9f..324bd1dff 100644 --- a/packages/react/src/components/Forms/Select/mono.spec.tsx +++ b/packages/react/src/components/Forms/Select/mono.spec.tsx @@ -1668,7 +1668,7 @@ describe("", () => { await waitFor(() => expectSelectedOptions(["Tokyo"])); }); - it("is accessible if the the label is not shown", async () => { + it("is accessible if the label is not shown", async () => { render(