diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-05-28 10:52:58 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-05-28 10:53:59 -0400 |
| commit | 73fe507bb58a68251480f3feebf6e780d07d05c5 (patch) | |
| tree | 7f74c129a48fd14d2e1da8713fdd31f95054eade | |
| parent | ef428c40508aa7ba6c405601701738050ee0858c (diff) | |
fix gesture navigation header
| -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 7356dc39..eee9a94b 100644 --- a/static/usage.html +++ b/static/usage.html @@ -137,7 +137,7 @@ System navigation.</p> <section id="gesture-navigation"> - <h3><a href="#system-navigation">System navigation</a></h3> + <h3><a href="#gesture-navigation">Gesture navigation</a></h3> <p>The bottom of the screen is a reserved touch zone for system navigation. A line is displayed in the center to show that the navigation bar is present |
