Skip to content

Commit 38482d9

Browse files
committed
fix typo
1 parent 06e8ced commit 38482d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/HomePage.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ export const HomePage = () => {
4545
<li>For best results, correctly size images before uploading. This allows the page template to control the
4646
size.
4747
</li>
48-
<li>Keep image the filesizes small for faster rendering. .jpg with high quality is recommended.</li>
48+
<li>Keep the image file sizes small for faster rendering. Use `.jpg` with high quality is recommended.</li>
4949
<li>Paste in rich text directly into the editor and let it reformat it as markdown. It can include images.</li>
5050
<li>Shift+paste will insert text without formatting.</li>
5151
<li>Open an existing post’s markdown file to edit it.</li>

0 commit comments

Comments
 (0)