Browse Source

Merge pull request #133 from DerTee/fix_typo_contributing

fix typo in contributing.md
Dave Gauer 2 years ago
parent
commit
6f284c251e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CONTRIBUTING.md

+ 1 - 1
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.