diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-08-14 15:28:52 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-08-14 15:28:52 -0400 |
| commit | 0dcbf173c214f0bba22c74e9eada898796fc56a5 (patch) | |
| tree | 65f88e0181af1b753c42560187f5a271af5b6bb4 /static/articles | |
| parent | 8e61fd610650db9cee8b0493a790f05deeb8c2a6 (diff) | |
add missing word
Diffstat (limited to 'static/articles')
| -rw-r--r-- | static/articles/attestation-compatibility-guide.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/articles/attestation-compatibility-guide.html b/static/articles/attestation-compatibility-guide.html index 5508c063..0cacc38c 100644 --- a/static/articles/attestation-compatibility-guide.html +++ b/static/articles/attestation-compatibility-guide.html @@ -75,7 +75,7 @@ either <code>Verified</code> or <code>SelfSigned</code>. For the <code>SelfSigned</code> case, you can check that <code>verifiedBootKey</code> matches one of the official GrapheneOS verified boot keys. These are the base16-encoded - verified boot fingerprints for the official GrapheneOS releases:</p> + verified boot key fingerprints for the official GrapheneOS releases:</p> <ul> <li><code>36a99eab7907e4fb12a70e3c41c456bcbe46c13413fbfe2436adee2b2b61120f</code>: Pixel 5</li> |
