summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremma peel <emma.peel@riseup.net>2020-09-15 16:10:30 +0000
committeremma peel <emma.peel@riseup.net>2020-09-15 16:10:59 +0000
commitcced34bc095e7989b74134b374ffe2f643b04ec2 (patch)
tree37ca88bc75773bc540bf96a7e2600d4cd56fb0ba
parent5a64d7452ef350438856968a0eeb5f048ddf2479 (diff)
downloadonionshare-cced34bc095e7989b74134b374ffe2f643b04ec2.tar.gz
onionshare-cced34bc095e7989b74134b374ffe2f643b04ec2.zip
fix typo. reported by translators zakooch and kingu. thanks!
-rw-r--r--docs/source/develop.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/develop.rst b/docs/source/develop.rst
index 6783d781..2c36f48b 100644
--- a/docs/source/develop.rst
+++ b/docs/source/develop.rst
@@ -24,7 +24,7 @@ When you're ready to contribute code, open a pull request in the GitHub reposito
Starting development
--------------------
-OnionShare is developed in Python. To get started, you should close the git repository at https://github.com/micahflee/onionshare/ and then consult the ``BUILD.md`` file.
+OnionShare is developed in Python. To get started, you should clone the git repository at https://github.com/micahflee/onionshare/ and then consult the ``BUILD.md`` file.
That file contains the technical instructions and commands necessary: