From d1ea46e66fb982c28d206ab84a018d939b753c29 Mon Sep 17 00:00:00 2001 From: morpheus65535 Date: Tue, 23 Feb 2021 21:56:12 -0500 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.