must
authorKevin Lamonte <kevin.lamonte@gmail.com>
Wed, 4 Sep 2019 18:48:11 +0000 (13:48 -0500)
committerKevin Lamonte <kevin.lamonte@gmail.com>
Wed, 4 Sep 2019 18:48:11 +0000 (13:48 -0500)
docs/images.md

index aa8054a0dbcad390d6a94f6d22b10c7211a4027b..4c0e36628c2cd25a50076010ab83d78c88f0f074 100644 (file)
@@ -55,12 +55,11 @@ The core ("must-have") design goals are:
   on the screen, then an error exists in this document that must be
   fixed.
 
-  - Every feature should be straightforward to validate via automated
+  - Every feature must be straightforward to validate via automated
     unit testing.
 
-  - Every conformant terminal should produce the same output (pixels
-    on screen) given the same input (terminal font, terminal
-    sequences).
+  - Every conformant terminal must produce the same output (pixels on
+    screen) given the same input (terminal font, terminal sequences).
 
   - Every option must have a defined default value.