summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2020-09-15 12:35:03 -0700
committerGitHub <noreply@github.com>2020-09-15 12:35:03 -0700
commit24b9cf5eafcab390a5808e29c6353f1035e5bdbc (patch)
tree37ca88bc75773bc540bf96a7e2600d4cd56fb0ba
parent5a64d7452ef350438856968a0eeb5f048ddf2479 (diff)
parentcced34bc095e7989b74134b374ffe2f643b04ec2 (diff)
downloadonionshare-24b9cf5eafcab390a5808e29c6353f1035e5bdbc.tar.gz
onionshare-24b9cf5eafcab390a5808e29c6353f1035e5bdbc.zip
Merge pull request #1180 from emmapeel2/typo
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: