summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-09-13 11:49:56 +0300
committerLars Wirzenius <liw@liw.fi>2021-09-13 11:49:56 +0300
commitcbea55afde475338f0f8f3ccce708866d1cdb3a7 (patch)
tree14d45367544668a123ed1b5d370389c748669355
parent52ee0324e10f98d49d1f53259f44fd63b2655a29 (diff)
downloadobnam.org-cbea55afde475338f0f8f3ccce708866d1cdb3a7.tar.gz
fix: word spello
Thanks, Alexander Batischev. Sponsored-by: author
-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.