Просмотр исходного кода

Merge pull request #133 from DerTee/fix_typo_contributing

fix typo in contributing.md
Dave Gauer 2 лет назад
Родитель
Сommit
6f284c251e
1 измененных файлов с 1 добавлено и 1 удалено
  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.