We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92e668e commit d4332e2Copy full SHA for d4332e2
CONTRIBUTING.md
@@ -32,7 +32,7 @@ there are a number of additional things to keep in mind.
32
- Prefer `zstyle` over environment variables for configuration.
33
- Prefer (( ... )) over [[ ... ]] for arithmetic expression.
34
- Use the function keyword to define functions.
35
- - The 80 character hard limit can be waved for readability.
+ - The 80 character hard limit can be waived for readability.
36
37
#### Using an Alternative zprezto Directory
38
0 commit comments