Skip to content

Commit dcdc9a3

Browse files
committed
Clarify usage of the 'should' modal verb
1 parent 6ed3520 commit dcdc9a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/style-guide/style-conventions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ Modal verbs are auxiliary verbs that modify the meaning of the main verb in a se
357357
| Modal verb | Usage |
358358
| :-- | :-- |
359359
| can | Use it to express the possibility of the user to do something, like when you're introducing a new concept or functionality. Example: You can create multiple wallets for different purposes. |
360-
| should | Use it selectively to indicate an action that is recommended but optional. |
360+
| should | Don't use. Use the imperative form of the verb instead. |
361361
| must | Use it very selectively and only when it's strictly necessary for the user to do something to avoid data or funds loss, data corruption, or unintended information disclosure. |
362362
| could, should, would, might | Don't use. |
363363

0 commit comments

Comments
 (0)