summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-09-08 06:38:15 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-09-08 06:38:15 -0400
commit5f7cf878ae9f8cd83b40cf80ce998ae3983708d6 (patch)
treef89866b5b9deb96f85b7e7ab8bc2b7414c621b25
parent35da3c2a8f719ab3804de0a30d25257cf413e906 (diff)
fix typo
-rw-r--r--static/install/cli.html2
-rw-r--r--static/install/web.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/static/install/cli.html b/static/install/cli.html
index 55c9f39d..09795772 100644
--- a/static/install/cli.html
+++ b/static/install/cli.html
@@ -552,7 +552,7 @@ curl -O https://releases.grapheneos.org/<var>DEVICE_NAME</var>-factory-202111012
<p>When loading an alternate OS, the device shows a yellow notice on boot
with the ID of the alternate OS based on the sha256 of the verified boot
public key. 4th and 5th generation Pixels only show the first 32 bits of
- the hash so you can't use this approach. 6th generation Pixels shown the
+ the hash so you can't use this approach. 6th generation Pixels show the
full hash and you can compare it against the official GrapheneOS verified
boot hashes below:</p>
diff --git a/static/install/web.html b/static/install/web.html
index 34a53210..bd8953df 100644
--- a/static/install/web.html
+++ b/static/install/web.html
@@ -361,7 +361,7 @@
<p>When loading an alternate OS, the device shows a yellow notice on boot
with the ID of the alternate OS based on the sha256 of the verified boot
public key. 4th and 5th generation Pixels only show the first 32 bits of
- the hash so you can't use this approach. 6th generation Pixels shown the
+ the hash so you can't use this approach. 6th generation Pixels show the
full hash and you can compare it against the official GrapheneOS verified
boot hashes below:</p>