aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDerTee <grrrrrrrahhh@yahoo.com>2022-09-03 00:55:25 +0200
committerDerTee <grrrrrrrahhh@yahoo.com>2022-09-03 00:55:25 +0200
commit505392f042bad391d934298fc7945d836c6fb01d (patch)
treeffff3bc4d7cba9e0fe9e8594fe01640d8e12f0dd
parenta723a4c1df3276b31733e13b16a33e859c831188 (diff)
downloadziglings-505392f042bad391d934298fc7945d836c6fb01d.tar.gz
ziglings-505392f042bad391d934298fc7945d836c6fb01d.tar.bz2
ziglings-505392f042bad391d934298fc7945d836c6fb01d.tar.xz
ziglings-505392f042bad391d934298fc7945d836c6fb01d.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.