Skip to content

Commit

Permalink
chore: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
amanharwara committed May 4, 2024
1 parent df481d3 commit 59d5664
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ const SuperNotes = ({ application }: { application: WebApplication }) => {
<HorizontalSeparator classes="my-4" />
<div id={ElementIds.AutoDownloadLimitPreference}>
<Subtitle>Auto-download limit for embedded files</Subtitle>
<Text>Only embedded files below the set limit be automatically downloaded</Text>
<Text>Only embedded files below the set limit will be automatically downloaded</Text>
<div className="mt-2">
<Dropdown
label="Select the line height for plaintext notes"
Expand Down

0 comments on commit 59d5664

Please sign in to comment.