diff --git a/README.txt b/README.txt
index 040bcf66522772b850cce67fba53c167b4f5c751..d182fe3d416b6a61c5ae43d58b7ee94cf6780122 100644
--- a/README.txt
+++ b/README.txt
@@ -119,7 +119,7 @@ ToDo
     1 it won’t work in any case (you can’t remove the running kernel and
     you don’t want to remove the latest), but, if count is set to a
     higher number the scenario is the following:
-    -   Imagine you have 3 kernels installed, you have count set to 2
-        and you are running the older kernel, then you can remove the
+    -   Imagine you have 3 kernels installed, count is set to 2 and you
+        are running the older kernel, then you can remove the
         intermediate kernel. Right now it ends up leaving count + 1
         until reboot happens.