diff --git a/source/clear-linux/guides/maintenance/kernel-development.rst b/source/clear-linux/guides/maintenance/kernel-development.rst index a2bab4a0..bd76a13d 100644 --- a/source/clear-linux/guides/maintenance/kernel-development.rst +++ b/source/clear-linux/guides/maintenance/kernel-development.rst @@ -360,7 +360,7 @@ Modify kernel boot parameters The kernel boot options are passed from the bootloader to the kernel with command-line parameters. -While temporarily changes can be made to kernel parameters on a running +While temporary changes can be made to kernel parameters on a running system or on a during boot, you can also modify the default parameters that are persistent and distributed with a customized kernel.