Skip to content

Commit cb4230f

Browse files
andersrognstadLudvigHz
authored andcommitted
Fix typo in link to Modia syfo (#422)
1 parent a1de598 commit cb4230f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/internarbeidsflate-decorator-v3/src/components/Links/useGenerateLinks.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ const generateLinks = ({
9797
buildLinkWithTitle(links.syfooversiktUrl, 'Min oversikt', '/minoversikt'),
9898
buildLinkWithTitle(links.syfomoteOversikt, 'Dialogmøteoversikt'),
9999
buildLinkWithTitle(links.finnfastlege, 'Finn fastlege'),
100-
buildLinkWithTitle(links.syfomodiaperson, 'Sykmeld enkeltperson'),
100+
buildLinkWithTitle(links.syfomodiaperson, 'Sykmeldt enkeltperson'),
101101
],
102102
};
103103

0 commit comments

Comments
 (0)