Skip to content

Commit

Permalink
Curly quotes @zackbloom
Browse files Browse the repository at this point in the history
  • Loading branch information
adamschwartz committed Oct 8, 2015
1 parent 4ed8a3d commit c825990
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,13 +118,13 @@
"properties": {
"disableOnPushState": {
"order": 1,
"title": "Don't restart the progress bar during <code class=\"inline\">pushState</code> navigations",
"title": "Dont restart the progress bar during <code class=\"inline\">pushState</code> navigations",
"type": "boolean",
"default": false
},
"disableOnAJAX": {
"order": 2,
"title": "Don't restart the progress bar during long AJAX requests",
"title": "Dont restart the progress bar during long AJAX requests",
"type": "boolean",
"default": false
}
Expand Down

0 comments on commit c825990

Please sign in to comment.