diff options
| -rw-r--r-- | SBAT.example.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SBAT.example.md b/SBAT.example.md index 57a1c23c..400765b1 100644 --- a/SBAT.example.md +++ b/SBAT.example.md @@ -214,5 +214,5 @@ grub.fedora,2 ``` 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`. |
