From f1d038810377a9f81fc2556205299af04562dbff Mon Sep 17 00:00:00 2001 From: "Brett T. Warden" <4c0e8e88@tm.wgz.org> Date: Wed, 20 Feb 2019 19:18:09 +0000 Subject: [PATCH] Fix typo pointed out by @bwarden Co-Authored-By: puneetse <22071208+puneetse@users.noreply.github.com> --- source/clear-linux/guides/maintenance/kernel-development.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/clear-linux/guides/maintenance/kernel-development.rst b/source/clear-linux/guides/maintenance/kernel-development.rst index b992839a..a2bab4a0 100644 --- a/source/clear-linux/guides/maintenance/kernel-development.rst +++ b/source/clear-linux/guides/maintenance/kernel-development.rst @@ -181,7 +181,7 @@ After the kernel sources have been obtained, customizations to the kernel configuration or source code can be made for inclusion with the kernel build. -These customizations are option optional. +These customizations are optional. Modify kernel configuration