diff --git a/demo/scripts/demo.js b/demo/scripts/demo.js index 2ab4dffadfc499153b3013d467d5f85e5db1b767..4041f5bbb62f39bcc71c4642dfef0e9b2fea4a57 100644 --- a/demo/scripts/demo.js +++ b/demo/scripts/demo.js @@ -20,13 +20,13 @@ document.addEventListener("DOMContentLoaded", function () { element: '#name_driver', popover: { title: 'Why Driver?', - description: 'Because it let\'s you drive the user across the page', + description: 'Because it lets you drive the user across the page', position: 'bottom' } }, { element: '#driver-demo-head', popover: { - title: 'Lets talk features', + title: 'Let\'s talk features', description: 'You may leave your mouse and use the arrow keys to move next and back or escape key anytime to close this', position: 'bottom' }