Skip to content

Commit

Permalink
Format text
Browse files Browse the repository at this point in the history
  • Loading branch information
magland committed Jul 30, 2024
1 parent 8188815 commit 1a098fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gui/src/app/pages/HomePage/SaveProjectWindow.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -270,8 +270,8 @@ const SaveToBrowserView: FunctionComponent<SaveToBrowserViewProps> = ({
<div className="SaveToBrowserView">
<h3>Save to Browser</h3>
<p>
This project will be saved to your browser as &quot;{title}&quot;.&nbsp;
It will be available to you on this device until you clear your browser
This project will be saved to your browser as &quot;{title}&quot;. It
will be available to you on this device until you clear your browser
cache, but not on other devices or browsers.
</p>
<div>
Expand Down

0 comments on commit 1a098fb

Please sign in to comment.