fix typos in CONTRIBUTING (#379)

diff --git a/CONTRIBUTING b/CONTRIBUTING
index c1dd22a..ea61841 100644
--- a/CONTRIBUTING
+++ b/CONTRIBUTING
@@ -18,7 +18,7 @@
 ### Unit tests
 Unit tests can be run using [tox](https://tox.readthedocs.io/en/latest/).
 Simply `pip install tox` and you are ready to go. Tox creates required
-virual eniroments and installs necessary packages.
+virtual environments and installs necessary packages.
 
     tox