Skip to content

Commit cb733ef

Browse files
Sine Jespersenrimi-itk
andauthored
Update src/components/routes/RoutePage.jsx
Co-authored-by: Mikkel Ricky <[email protected]>
1 parent 6f077c6 commit cb733ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/routes/RoutePage.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ function RoutePage() {
6363
)}
6464
{!openStreetMapConsent && focusOnText && (
6565
<button type="button" onClick={() => resetPermission()} className="mb-10 text-center">
66-
Du har ikke givet samtykke, derfor kan vi ikke vise er kort her. Vil du ændre det, kan du trykke her
66+
Du har ikke givet samtykke, derfor kan vi ikke vise et kort her. Vil du ændre det, kan du trykke her.
6767
</button>
6868
)}
6969

0 commit comments

Comments
 (0)