We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33a473c commit 3226315Copy full SHA for 3226315
web-server/src/components/Settings/SyncDaysSetting.tsx
@@ -86,8 +86,8 @@ export const SyncDaysSetting: FC = () => {
86
Sync Days
87
</Line>
88
<Box>
89
- Select how many days of past data to load; more days may
90
- increase sync time.
+ Select the number of past days to load; more days may increase
+ sync time.
91
</Box>
92
</FlexBox>
93
0 commit comments