diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-07-09 15:19:25 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-07-09 15:19:25 -0400 |
| commit | 7d7f005930b9a4d301ea74a5be731e505d5fd5d0 (patch) | |
| tree | 11281a519e45b66ac9794d72d4d0c02357aea75a /static | |
| parent | b5a6b5e4bcba99b5a8091c89bed2c54381db619e (diff) | |
fix typo (Releases -> releases)
Diffstat (limited to 'static')
| -rw-r--r-- | static/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/index.html b/static/index.html index a8954bcc..26f6387f 100644 --- a/static/index.html +++ b/static/index.html @@ -43,7 +43,7 @@ </h1> <p>GrapheneOS is an open source privacy and security focused mobile OS with Android app compatibility.</p> - <p>Official Releases are available on the <a href="/releases">releases page</a> and + <p>Official releases are available on the <a href="/releases">releases page</a> and installation instructions are on the <a href="/install">install page</a>.</p> <p>See the <a href="https://github.com/GrapheneOS">GitHub organization</a> for sources of the OS and various standalone sub-projects including the cutting edge |
