Skip to content

Commit

Permalink
text foranding på innsynsrett guide panel
Browse files Browse the repository at this point in the history
  • Loading branch information
henriktheboss committed Oct 3, 2024
1 parent 2e43bd2 commit 5a446a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/moduler/aktivitet/innsynsrett/InnsynsrettInfo.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export const InnsynsrettInfo = () => {

return (
<GuidePanel className="guidepanel-innsynsrett" poster={true}>
Husk at dine foresatte kan lese det du skriver her.
Husk at dine foresatte kan be om å få lese det du skriver her.
</GuidePanel>
);
};

0 comments on commit 5a446a7

Please sign in to comment.