From e6e5cf4900b6361d6b99b0b7166cb24aad1f8e33 Mon Sep 17 00:00:00 2001 From: Aman Harwara Date: Thu, 9 Feb 2023 21:54:00 +0530 Subject: [PATCH] chore: fix copy --- .../Preferences/Panes/Appearance/EditorAppearance.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/web/src/javascripts/Components/Preferences/Panes/Appearance/EditorAppearance.tsx b/packages/web/src/javascripts/Components/Preferences/Panes/Appearance/EditorAppearance.tsx index 7df461ddf..16c1ef7b9 100644 --- a/packages/web/src/javascripts/Components/Preferences/Panes/Appearance/EditorAppearance.tsx +++ b/packages/web/src/javascripts/Components/Preferences/Panes/Appearance/EditorAppearance.tsx @@ -84,14 +84,14 @@ const EditorDefaults = ({ application }: Props) => {
Monospace Font - Toggles the font style in plaintext notes + Toggles the font style in plaintext and Super notes
Font size - Sets the font size in plaintext notes + Sets the font size in plaintext and Super notes
{
Line height - Sets the line height (leading) in plaintext & Super notes + Sets the line height (leading) in plaintext and Super notes