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(