aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDerTee <[email protected]>2022-09-03 00:55:25 +0200
committerDerTee <[email protected]>2022-09-03 00:55:25 +0200
commit5f1dd63f18ad2bc5af40b1776e2f6b8ff87167c3 (patch)
treeffff3bc4d7cba9e0fe9e8594fe01640d8e12f0dd
parent2656b26c83fab6c4c4c59559155a1fa2375966b6 (diff)
downloadziglings-5f1dd63f18ad2bc5af40b1776e2f6b8ff87167c3.tar.xz
ziglings-5f1dd63f18ad2bc5af40b1776e2f6b8ff87167c3.zip
fix typo
-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.