Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Commit

Permalink
Endret tekst i testbanner for å formulere uten å bruke sidenavn som e…
Browse files Browse the repository at this point in the history
…gennavn.
  • Loading branch information
sstensby committed Aug 17, 2023
1 parent 5a2b731 commit 01adb9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Banner/TestVersjonBanner.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const TestVersjonBanner = () => {
Dette er en testversjon
</Heading>
<BodyShort>
Her kan du bli bedre kjent med siden Samtalestøtte for arbeidsgiver.
Her kan du bli bedre kjent med samtalestøtte for arbeidsgiver.
{prodUrl?.length ? (
<Link href={prodUrl}>Klikk her for å gå til den vanlige siden.</Link>
) : null}
Expand Down

0 comments on commit 01adb9f

Please sign in to comment.