Skip to content

Commit d4332e2

Browse files
apjankebelak
authored andcommitted
Fix spelling error in CONTRIBUTING.md (sorin-ionescu#1590)
1 parent 92e668e commit d4332e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ there are a number of additional things to keep in mind.
3232
- Prefer `zstyle` over environment variables for configuration.
3333
- Prefer (( ... )) over [[ ... ]] for arithmetic expression.
3434
- Use the function keyword to define functions.
35-
- The 80 character hard limit can be waved for readability.
35+
- The 80 character hard limit can be waived for readability.
3636

3737
#### Using an Alternative zprezto Directory
3838

0 commit comments

Comments
 (0)