summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Setje-Eilers <73182357+jsetje@users.noreply.github.com>2021-02-17 16:24:20 -0800
committerJan Setje-Eilers <73182357+jsetje@users.noreply.github.com>2021-02-17 16:25:02 -0800
commit21203630a32d2ee6d5aaa841dd16592a6d2b6f92 (patch)
treec5b813ca942a5165d1d6888be3d6171926551e96
parent63d76f2e28ef56958652f169d04d7c714ac08974 (diff)
downloadefi-boot-shim-21203630a32d2ee6d5aaa841dd16592a6d2b6f92.tar.gz
efi-boot-shim-21203630a32d2ee6d5aaa841dd16592a6d2b6f92.zip
fix nit
Co-authored-by: Christopher Co <christopher.co@microsoft.com>
-rw-r--r--SBAT.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/SBAT.md b/SBAT.md
index f7c6534f..c2273ed6 100644
--- a/SBAT.md
+++ b/SBAT.md
@@ -460,5 +460,5 @@ grub,3
```
Two key things here:
-- `grub.debian` still got updated to `2` in their `.sbat` data, because a vuln was fixed that is only covered by that updated number.
+- `grub.debian` still got updated to `2` in their `.sbat` data, because a vulnerability was fixed that is only covered by that updated number.
- There is still no `SBAT` update for `grub.debian`, because there's no binary that needs it which is not covered by updating `grub` to `3`.