Skip to content

Commit 0ab5f2a

Browse files
authored
chore(ProConnectButton): fix typo (#298)
Signed-off-by: Julien Bouquillon <[email protected]>
1 parent 190d010 commit 0ab5f2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stories/ProConnectButton.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ const { meta, getStory } = getStoryFactory({
66
sectionName,
77
"wrappedComponent": { ProConnectButton },
88
"description": `
9-
- [See DSFR documentation]https://github.com/numerique-gouv/agentconnect-documentation/blob/main/doc_fs/bouton_proconnect.md)
9+
- [See DSFR documentation](https://github.com/numerique-gouv/agentconnect-documentation/blob/main/doc_fs/bouton_proconnect.md)
1010
- [See source code](https://github.com/codegouvfr/react-dsfr/blob/main/src/ProConnectButton.tsx)`
1111
});
1212

0 commit comments

Comments
 (0)