diff --git a/readme/apps/to-dos.md b/readme/apps/to-dos.md index 9d0a8bffc..640a392ee 100644 --- a/readme/apps/to-dos.md +++ b/readme/apps/to-dos.md @@ -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 diff --git a/readme/dev/spec/web_app.md b/readme/dev/spec/web_app.md index 83e74f991..e428797da 100644 --- a/readme/dev/spec/web_app.md +++ b/readme/dev/spec/web_app.md @@ -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