Skip to content

Commit c23ce97

Browse files
authored
Merge pull request #128 from dwang/fix-typo-pr
[docs] Fix typo in setup.rst
2 parents 1bc2396 + 2495e61 commit c23ce97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/general/setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The first option is to install a tarball:
2525
pip install https://github.com/openwisp/netjsonconfig/tarball/master
2626
2727
The second option is to install via pip using git
28-
(this will automatically clone the repo and store it on your hard dirve):
28+
(this will automatically clone the repo and store it on your hard drive):
2929

3030
.. code-block:: shell
3131

0 commit comments

Comments
 (0)