Skip to content

Commit 1e4b992

Browse files
authored
fix: typo
Signed-off-by: Pierre-Olivier Mauguet <pierre-olivier.mauguet@beta.gouv.fr>
1 parent 844e3c9 commit 1e4b992

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

stories/ColorHelper/ColorHelper.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@ export function ColorHelper() {
9494
<br />
9595
<br />
9696
If you have the hex code (e.g. <code>#c9191e</code>) of a color that you know
97-
belong to the DSFR palette you can use the filter to find to witch decision it
98-
correspond.
97+
belong to the DSFR palette you can use the filter to find to which decision it
98+
corresponds.
9999
</CallOut>
100100
<Search
101101
evtAction={evtSearchAction}

0 commit comments

Comments
 (0)