From 21203630a32d2ee6d5aaa841dd16592a6d2b6f92 Mon Sep 17 00:00:00 2001 From: Jan Setje-Eilers <73182357+jsetje@users.noreply.github.com> Date: Wed, 17 Feb 2021 16:24:20 -0800 Subject: [PATCH] fix nit Co-authored-by: Christopher Co --- SBAT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SBAT.md b/SBAT.md index f7c6534..c2273ed 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`.