diff options
| -rw-r--r-- | static/install/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/install/index.html b/static/install/index.html index 1f048743..ebf835fd 100644 --- a/static/install/index.html +++ b/static/install/index.html @@ -56,7 +56,7 @@ packages, along with understanding the process enough to avoid blindly trusting the instructions from our site. The web-based installation approach avoids needing any software beyond a browser with WebUSB support and you can still avoid trusting our - server infrastructure by checking the verified boot key fingerprint.</p> + server infrastructure by checking the verified boot key hash.</p> </main> {% include "footer.html" %} </body> |
