Skip to content
This repository was archived by the owner on Apr 12, 2023. It is now read-only.

Commit e71df43

Browse files
committed
tekstendringer overskrifter i steg
1 parent c85ce78 commit e71df43

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/components/StepFillDays.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ export default function StepFillDays(props: CommonFormProps) {
3939
return (
4040
<>
4141
<Heading level="3" size="large">
42-
Utfylling
42+
Fyll ut aktivitet
4343
</Heading>
4444

4545
<Spacer />

src/components/StepSummary.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ export default function StepSummary(props: CommonFormProps) {
5454
return (
5555
<>
5656
<Heading level="3" size="large">
57-
Arbeidssøker
57+
Oppsummering
5858
</Heading>
5959

6060
<Spacer />

0 commit comments

Comments
 (0)