diff --git a/CHANGELOG.md b/CHANGELOG.md
index 910e2f2bf19b97fb84aed9b841e8524c3e7449fb..724da7f2149d5d901ae06c3a785db6fdacda540b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,7 +7,7 @@ Update buildpack to automatically install `[dev-packages]` during Heroku CI Pipe
 - Skip installs if Pipfile.lock hasn't changed, and uninstall stale dependencies with Pipenv.
 - Set `PYTHONPATH` during collectstatic runs.
 - No longer warn if there is no `Procfile`.
-- Update Pipenv "3.6" to "3.6.4".
+- Update Pipenv's "3.6" runtime specifier to point to "3.6.4".
 
 # 123