diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b77ff8f42..bda56dd8e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,7 +1,7 @@ # How to Contribute # ## Tools required ## -- Python 3.7.x or 3.8.x (3.8.x is highly recommanded and 3.9 is proscribed). +- Python 3.7.x or 3.8.x (3.8.x is highly recommended and 3.9 is proscribed). - Pycharm or Visual Studio code IDE. - Git. - UI testing must be done using Chrome latest version.