aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorDave Gauer <ratfactor@gmail.com>2022-09-06 08:01:28 -0400
committerGitHub <noreply@github.com>2022-09-06 08:01:28 -0400
commit6f284c251ecb6026944e263e68672472651526e6 (patch)
treeffff3bc4d7cba9e0fe9e8594fe01640d8e12f0dd
parent2656b26c83fab6c4c4c59559155a1fa2375966b6 (diff)
parent5f1dd63f18ad2bc5af40b1776e2f6b8ff87167c3 (diff)
Merge pull request #133 from DerTee/fix_typo_contributing
fix typo in contributing.md
-rw-r--r--CONTRIBUTING.md2
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.