diff --git a/doc/TODO b/doc/TODO
index 06c1a1c8394a45bd184da4671bac678ba1c45058..a61c6abfdaa2c2ac100cd6571a0d4aefe70c1ee2 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -48,7 +48,7 @@ MISC
   promotion occurs
 * Modification  of  pg_class  can  happen while table in use by
   another backend.  Might  lead  to  MVCC  inside  of  syscache
-* Permission to UPDATE table allows DELETE also
+* Permission to DELETE table allows UPDATE also
 
 ENHANCEMENTS
 ------------