diff --git a/install.json b/install.json
index 46adb757..c14cbf3c 100644
--- a/install.json
+++ b/install.json
@@ -118,13 +118,13 @@
"properties": {
"disableOnPushState": {
"order": 1,
- "title": "Don't restart the progress bar during pushState
navigations",
+ "title": "Don’t restart the progress bar during pushState
navigations",
"type": "boolean",
"default": false
},
"disableOnAJAX": {
"order": 2,
- "title": "Don't restart the progress bar during long AJAX requests",
+ "title": "Don’t restart the progress bar during long AJAX requests",
"type": "boolean",
"default": false
}