diff --git a/demo/scripts/demo.js b/demo/scripts/demo.js index 5f0d6955e0743636866e98e460e62c3f7804a87a..075f551bb0c5a0b0463d7e5b228528c47fddbc4c 100644 --- a/demo/scripts/demo.js +++ b/demo/scripts/demo.js @@ -28,7 +28,7 @@ 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', }, }, diff --git a/index.html b/index.html index ceb4e2b0493dc1dbe07525ac0181608b0565ccd8..11f00b8cc7ccc3e20b77a7437b6f56645b8fe5d0 100644 --- a/index.html +++ b/index.html @@ -154,7 +154,7 @@ driver.highlight({ -

And of-course it can be any valid HTML.

+

And of course it can be any valid HTML.