diff --git a/CHANGELOG.md b/CHANGELOG.md
index 724da7f2149d5d901ae06c3a785db6fdacda540b..a1338e72d6b427969c42548d4d999f32e9d5d706 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,7 +11,7 @@ Update buildpack to automatically install `[dev-packages]` during Heroku CI Pipe
 
 # 123
 
-Update gunicorn init.d script to allow overrides.
+Update gunicorn `init.d` script to allow overrides.
 
 # 122
 
@@ -23,7 +23,7 @@ Update default Python to v3.6.3.
 
 # 120
 
-Use Pipenv --deploy.
+Use `$ pipenv --deploy`.
 
 # 119