diff --git a/docs/contributing/source/ways-can-contribute/write-code.rst b/docs/contributing/source/ways-can-contribute/write-code.rst index 34a8b389..9e40631c 100644 --- a/docs/contributing/source/ways-can-contribute/write-code.rst +++ b/docs/contributing/source/ways-can-contribute/write-code.rst @@ -33,7 +33,7 @@ Set Up Your Local Machine. Here's How. - If you plan to do JavaScript coding, get the latest JavaScript stuff (npm etc.). -- If you plan to do Python codding, get `the latest Python `_, and +- If you plan to do Python coding, get `the latest Python `_, and get the latest ``pip``. .. warning::