Fixes typo in tour

This commit is contained in:
Mouse Reeve 2022-09-24 19:41:37 -07:00
parent 44ce12405b
commit 78d36ebc39

View file

@ -119,7 +119,7 @@
},
{
text: `{% trans "If you still can't find your book, you can add a record manually." %}`,
title: "{% trans 'Add a record manally' %}",
title: "{% trans 'Add a record manually' %}",
attachTo: {
element: "#tour-manually-add-book",
on: "right",