mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2026-04-30 09:11:19 -07:00
Fix minor spelling error (#10)
This commit is contained in:
parent
dfa70d2850
commit
811fc0b4b2
1 changed files with 1 additions and 1 deletions
|
|
@ -263,7 +263,7 @@ const Preferences = ({
|
|||
</ListItem>
|
||||
<Divider />
|
||||
<ListItem>
|
||||
<ListItemText primary="Share browsing data betwwen workspaces" />
|
||||
<ListItemText primary="Share browsing data between workspaces" />
|
||||
<Switch
|
||||
checked={shareWorkspaceBrowsingData}
|
||||
onChange={(e) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue