Small change to quote ending.

Swapped `...` for `.` at end of quote. I think it was just missing punctuation and not actually a partial quote.
pull/738/head
thatbritguy 2 years ago
parent 43647c1819
commit 56d4de1377

@ -92,7 +92,7 @@ RESULT:
!!! quote "Quote from a developer"
TMDb is usually better as it guarantees a match, IMDb only gets matched if the TMDb entry has the correct IMDb ID association. We don't actually talk to IMDb...
TMDb is usually better as it guarantees a match, IMDb only gets matched if the TMDb entry has the correct IMDb ID association. We don't actually talk to IMDb.
------
@ -101,4 +101,4 @@ Thanks:
A big Thanks to [fryfrog](https://github.com/fryfrog) and [rg9400](https://github.com/rg9400) for the suggestions.
{! include-markdown "../../includes/support.md" !}
<!-- --8<-- "includes/support.md" -->
<!-- --8<-- "includes/support.md" -->

Loading…
Cancel
Save