Merge pull request #133 from DerTee/fix_typo_contributing

fix typo in contributing.md
This commit is contained in:
Dave Gauer
2022-09-06 08:01:28 -04:00
committed by GitHub

View File

@@ -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.