mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-26 09:13:58 -04:00
Use less confusing terminology than yes/no
Yes/no is quite ambiguous. Correct/incorrect is more formal, but clearer. Right/wrong doesn’t feel quite right. Good/bad is definitely not right.
This commit is contained in:
@@ -5,10 +5,10 @@
|
|||||||
Use double brackets to add personalisation.
|
Use double brackets to add personalisation.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Yes: ((name))
|
Correct: ((name))
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
No: ((Helen))
|
Incorrect: ((Helen))
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</details>
|
</details>
|
||||||
|
|||||||
Reference in New Issue
Block a user