summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorsoftprops <d.tangren@gmail.com>2018-10-08 19:23:16 -0400
committersoftprops <d.tangren@gmail.com>2018-10-08 19:23:16 -0400
commite0b950be283a5ef8698459ad57d3c69a0ddecc9b (patch)
tree0979ebeeda80eb344571f1f121300244787e8002 /CONTRIBUTING.md
parent266eda09be3212342784eec3b624d7467bbabcd5 (diff)
typo
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 42dfa24..f8796ee 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -37,7 +37,7 @@ nightly toolchain, it can be done using the following steps:
**1. Use of the Nightly Toolchain**
-Install the nightly tookchain. This will only be necessary as long as rustfmt
+Install the nightly toolchain. This will only be necessary as long as rustfmt
produces different results on stable and nightly.
```sh