devops-collective-inc/monad-manifesto-annotated

Wording

Opened this issue · 1 comments

6.2.1.2 - The Script Execution Engine
..... it is important that a CmdLet never directly communication with the user.
should be
it is important that a CmdLet never directly communicates with the user.
or
it is important that a CmdLet never has direct communication with the user.

This is the original wording from Snover's document. It's wrong, but we're trying to annotate and comment on the original versus correcting it.