diff --git a/HISTORY.md b/HISTORY.md index 24b0569..b396507 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -4,7 +4,7 @@ Release History ------------------- **Bugfixes** -- Update `get.py` and `cve.py` to set the request ecoding to `utf-8` to prevent any incorrect decoding of requests. +- Update `get.py` and `cve.py` to set the request encoding to `utf-8` to prevent any incorrect decoding of requests. **Improvements**