diff --git a/HISTORY.txt b/HISTORY.txt index 44ce97de..41a06c0c 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -3,7 +3,7 @@ 7.1.1: - Fixes for windows (full compatibility restored — sorry!). - Catch if graph is being run outside of a project directory. - - Catch if self-updater doesnt' get a clean response from PyPI. + - Catch if self-updater doesn't get a clean response from PyPI. - Support Miniconda's `python --version` format 7.1.0: - Inline TOML tables for things like requests[security]!