fix missing hyphen

This commit is contained in:
Hugh Rundle 2022-07-09 10:31:40 +10:00
parent 53a89f69e7
commit 389da79af4

View file

@ -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: [
{