chore: fix copy

This commit is contained in:
Aman Harwara
2023-01-16 14:43:56 +05:30
parent 094eaad943
commit dfa0e164bb

View File

@@ -459,7 +459,7 @@ const DisplayOptionsMenu: FunctionComponent<DisplayOptionsMenuProps> = ({
Labs Labs
</Pill> </Pill>
</div> </div>
<div className="mt-1">Display the notes & files in the current tag in a table layout</div> <div className="mt-1">Display the notes and files in the current tag in a table layout</div>
</div> </div>
</MenuSwitchButtonItem> </MenuSwitchButtonItem>
</> </>