diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-05-28 10:40:01 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-05-28 10:40:01 -0400 |
| commit | a9a3cf918214ba4a8f873ff4be9d309fce93e959 (patch) | |
| tree | fbd22ec4aad3bbb35e8927f2aa8751ebdd723a32 | |
| parent | 140b7e92f678be326701238104704225388886b6 (diff) | |
fix typo
| -rw-r--r-- | static/usage.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/usage.html b/static/usage.html index 6e1c7650..7743bfae 100644 --- a/static/usage.html +++ b/static/usage.html @@ -162,7 +162,7 @@ <p>Rather than opening the recent apps activity, you can swipe left on the navigation bar for the <strong>Previous</strong> app and swipe right for the <strong>Next</strong> app. This will not change the recent apps order. This is - usually the best way to navigation through recent apps.</p> + usually the best way to navigate through recent apps.</p> <p>Swiping from either the left or the right of the screen within the app (not the navigation bar) is the <strong>Back</strong> gesture. Apps are supposed to |
