Docs: Fix typo: Change "Thee" to "The" (#10945)

This commit is contained in:
Henry Heino
2024-08-31 15:40:28 +01:00
committed by GitHub
parent 5062cd1616
commit 4ccc46e4db
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ It's also possible to convert notes to to-dos and to-dos to notes.
**On desktop**, right-click a note, then click "Switch between note and to-do type":
**On mobile**, open a note, open the note action menu (opened by clicking thee "︙" button), and finally click "convert to todo" or "convert to note":
**On mobile**, open a note, open the note action menu (opened by clicking the "︙" button), and finally click "convert to todo" or "convert to note":
## Ordering to-dos
+1 -1
View File
@@ -6,7 +6,7 @@ This document explains how the Joplin Web App works from a technical perspective
:::
The Joplin Web App is a version of the mobile application that targets web using [`react-native-web`](https://www.npmjs.com/package/react-native-web). See [BUILD.md](../BUILD.md#web) for information about building thee web app.
The Joplin Web App is a version of the mobile application that targets web using [`react-native-web`](https://www.npmjs.com/package/react-native-web). See [BUILD.md](../BUILD.md#web) for information about building the web app.
## File system