diff --git a/bookwyrm/templates/guided_tour/book.html b/bookwyrm/templates/guided_tour/book.html index 052019aed..0a4a08014 100644 --- a/bookwyrm/templates/guided_tour/book.html +++ b/bookwyrm/templates/guided_tour/book.html @@ -7,7 +7,7 @@ tour.addSteps([ { - text: "{% trans 'This is home page of a book. Let\s see what you can do while you\'re here!' %}", + text: "{% trans 'This is home page of a book. Let\'s see what you can do while you\'re here!' %}", title: "{% trans 'Book page' %}", buttons: [ {