diff options
| author | Dave Gauer <[email protected]> | 2022-09-06 08:01:28 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-09-06 08:01:28 -0400 |
| commit | 6f284c251ecb6026944e263e68672472651526e6 (patch) | |
| tree | ffff3bc4d7cba9e0fe9e8594fe01640d8e12f0dd | |
| parent | 2656b26c83fab6c4c4c59559155a1fa2375966b6 (diff) | |
| parent | 5f1dd63f18ad2bc5af40b1776e2f6b8ff87167c3 (diff) | |
| download | ziglings-6f284c251ecb6026944e263e68672472651526e6.tar.xz ziglings-6f284c251ecb6026944e263e68672472651526e6.zip | |
Merge pull request #133 from DerTee/fix_typo_contributing
fix typo in contributing.md
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7d15cc6..be8c511 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -55,7 +55,7 @@ Ziglings. Please file an issue...or make a pull request! ## Formatting -All exercises should conformt to `zig fmt`. I often forget to do +All exercises should conform to `zig fmt`. I often forget to do this. |
