summaryrefslogtreecommitdiff
path: root/contributing.md
diff options
context:
space:
mode:
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 993e037..7ee675a 100644
--- a/contributing.md
+++ b/contributing.md
@@ -52,7 +52,7 @@ If you want to make a contribution by changing the code, you can set
up an environment following these steps:
* Install the [Rust][] language toolchain, using [rustup][].
- - using a toolchain packaged for, so, Debian, may also work, but may
+ - using a toolchain packaged for, say, Debian, may also work, but may
be old
* Install any other build dependencies, as described in the [README][]
and [debian/control] files.