diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-04-26 02:33:05 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-04-26 02:33:05 -0400 |
| commit | 112a57081ffa04efe40d70aa379e1ee2a61ff752 (patch) | |
| tree | a3573f941c0171af034fbfdd4e81ad52deb321d3 /static | |
| parent | a6670a92d69919f341ad4efb9201b915bbe454ea (diff) | |
make the install header match the page name
Diffstat (limited to 'static')
| -rw-r--r-- | static/install.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/install.html b/static/install.html index 087326a0..75047c92 100644 --- a/static/install.html +++ b/static/install.html @@ -21,7 +21,7 @@ </ul> </nav> <div id="content"> - <h1>Installation</h1> + <h1>Install</h1> <h2>Prerequisites</h2> <p>You should have at least 2GB of free memory available.</p> <p>You need the unlocked variant of one of the supported devices, not a locked carrier |
