diff options
author | Sergey M <dstftw@gmail.com> | 2015-10-23 15:58:24 +0000 |
---|---|---|
committer | Sergey M <dstftw@gmail.com> | 2015-10-23 15:58:24 +0000 |
commit | edeb3e7cb1ab2d82ff7c712a7cc1e338a9dcd8f8 (patch) | |
tree | fbcd22789a458f45ca869a26b7eb5a88cadba35c | |
parent | 5c43afd40f8ba101e0cf90b8fcb5713b378a62c9 (diff) |
[README.md] Fix typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -795,7 +795,7 @@ Bugs and suggestions should be reported at: <https://github.com/rg3/youtube-dl/i **Please include the full output of youtube-dl when run with `-v`**. -The output (including the first lines) contain important debugging information. Issues without the full output are often not reproducible and therefore do not get solved in short order, if ever. +The output (including the first lines) contains important debugging information. Issues without the full output are often not reproducible and therefore do not get solved in short order, if ever. Please re-read your issue once again to avoid a couple of common mistakes (you can and should use this as a checklist): |