diff --git a/troubleshooting/kernel-debugging.md b/troubleshooting/kernel-debugging.md index 9e468812b..a085911ee 100644 --- a/troubleshooting/kernel-debugging.md +++ b/troubleshooting/kernel-debugging.md @@ -380,4 +380,4 @@ sysctl kern.osbuildconfig kern.osbuildconfig: release ``` -And as we can see, we're successfully booting a KASAN kernel. +And as we can see, we're successfully booting a release kernel.