Skip to content

Commit c85a257

Browse files
authored
docs: Fix a few typos (#769)
There are small typos in: - CONTRIBUTING.rst - docs/using.rst Fixes: - Should read `recommend` rather than `reccomend`. - Should read `platform` rather than `plaform`. - Should read `dependencies` rather than `depencies`. Signed-off-by: Tim Gates <[email protected]>
1 parent fafe97c commit c85a257

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ tox and django installed::
3131
python3.7 -m pip install tox
3232

3333
Since we use a number of node.js tools, one should first install the node
34-
depencies. We reccomend using [nvm](https://github.com/nvm-sh/nvm#installation-and-update) , tl;dr::
34+
dependencies. We recommend using [nvm](https://github.com/nvm-sh/nvm#installation-and-update) , tl;dr::
3535

3636
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.2/install.sh | bash
3737
nvm install node

docs/using.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ For their internal tools: http://www.20minutes.fr
1616
Borsala
1717
-------
1818

19-
Borsala is the social investment plaform. You can follow stock markets that are traded in Turkey: http://borsala.com
19+
Borsala is the social investment platform. You can follow stock markets that are traded in Turkey: http://borsala.com
2020

2121

2222
Croisé dans le Métro

0 commit comments

Comments
 (0)