From: Kevin Lamonte Date: Wed, 4 Sep 2019 18:48:11 +0000 (-0500) Subject: must X-Git-Url: http://git.nikiroo.be/?p=fanfix.git;a=commitdiff_plain;h=895440f359803f7d7c00f9551668abe6b56c9671 must --- diff --git a/docs/images.md b/docs/images.md index aa8054a..4c0e366 100644 --- a/docs/images.md +++ b/docs/images.md @@ -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.