remove unnecessary character

This commit is contained in:
Colin Frei 2018-12-28 17:43:36 +01:00 committed by GitHub
parent 7b4785bdb9
commit 0d21bdeffa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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
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.