Skip to content

Commit

Permalink
Fix spelling error in CONTRIBUTING.md (sorin-ionescu#1590)
Browse files Browse the repository at this point in the history
  • Loading branch information
apjanke authored and belak committed Jun 1, 2018
1 parent 92e668e commit d4332e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ there are a number of additional things to keep in mind.
- Prefer `zstyle` over environment variables for configuration.
- Prefer (( ... )) over [[ ... ]] for arithmetic expression.
- Use the function keyword to define functions.
- The 80 character hard limit can be waved for readability.
- The 80 character hard limit can be waived for readability.

#### Using an Alternative zprezto Directory

Expand Down

0 comments on commit d4332e2

Please sign in to comment.