remove unnecessary character

This commit is contained in:
Colin Frei 2018-12-28 17:43:36 +01:00 committed by GitHub
parent 41154756a2
commit 6dd04ec09f

View File

@ -214,5 +214,5 @@ This too is done via the ``manage.py`` script:
That's it. It'll loop over all of the documents in your database and attempt That's it. It'll loop over all of the documents in your database and attempt
to match all of your tags to them. If one matches, it'll be applied. And to match all of your tags to them. If one matches, it'll be applied. And
don't worry, you can run this as often as you like, it' won't double-tag don't worry, you can run this as often as you like, it won't double-tag
a document. a document.