diff --git a/README.md b/README.md index f2ddf8d..64638f8 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ kpatch: dynamic kernel patching kpatch is a Linux dynamic kernel patching tool which allows you to patch a running kernel without rebooting or restarting any processes. It enables -sysadmins to apply critical security patches to to kernel immediately, without +sysadmins to apply critical security patches to the kernel immediately, without having to wait for long-running tasks to complete, users to log off, or -scheduled reboot windows. It gives more control over uptime without +for scheduled reboot windows. It gives more control over uptime without sacrificing security or stability. kpatch is currently in active development. For now, it should _not_ be used