diff --git a/README.md b/README.md index e980375..af548d7 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Create of Local Copy of the famous [EMSL Basis Set Exchange](https://bse.pnl.gov * Quick local access without delay; * Only need [Python](https://www.python.org/) and [Request](http://docs.python-requests.org/en/latest/) module. -##Dependancy +##Dependency * Python >2.6 * Request ```pip install requests``` (in a virtual env or with sudo)