Skip to content

Commit

Permalink
clarified disclaimer
Browse files Browse the repository at this point in the history
  • Loading branch information
antonstihl committed Jan 12, 2024
1 parent 5023e81 commit 20389ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const App = () => {
Flappen är i alfaversion och kan gå sönder när som helst.
</p>
<p>
All data sparas <b>lokalt i din webbläsare.</b>
Data sparas <b>endast lokalt i din webbläsare.</b>
</p>
</div>
<ParentProvider>
Expand Down

0 comments on commit 20389ae

Please sign in to comment.