Skip to content

Commit

Permalink
Merge pull request #491 from entur/typo
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
Collatty authored Oct 14, 2021
2 parents 2c3a1af + 7882ef5 commit c99f08b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/containers/Admin/EditTab/RealtimeDataPanel/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ const RealtimeDataPanel = ({
))
) : (
<Paragraph>
Ingen sanntidsdata å vise for stasjoenene og modusene
som er valgt.
Ingen sanntidsdata å vise for stasjonene og modusene som
er valgt.
</Paragraph>
)}
</div>
Expand Down

0 comments on commit c99f08b

Please sign in to comment.