diff options
author | Sergey M․ <dstftw@gmail.com> | 2016-09-12 23:29:43 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2016-09-12 23:29:43 +0700 |
commit | fcba157e8049350c5386cc3b850626320d9ff7eb (patch) | |
tree | e8978b0d130a29f7f3f0c4baa3722adfa32e6d20 /.github/ISSUE_TEMPLATE_tmpl.md | |
parent | a6ccc3e518eabf61cc41575e52361d5ea79e3796 (diff) |
[ISSUE_TEMPLATE_tmpl.md] Fix typo
Diffstat (limited to '.github/ISSUE_TEMPLATE_tmpl.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE_tmpl.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE_tmpl.md b/.github/ISSUE_TEMPLATE_tmpl.md index 4112f53bb..ab9968129 100644 --- a/.github/ISSUE_TEMPLATE_tmpl.md +++ b/.github/ISSUE_TEMPLATE_tmpl.md @@ -55,4 +55,4 @@ $ youtube-dl -v <your command line> ### Description of your *issue*, suggested solution and other information Explanation of your *issue* in arbitrary form goes here. Please make sure the [description is worded well enough to be understood](https://github.com/rg3/youtube-dl#is-the-description-of-the-issue-itself-sufficient). Provide as much context and examples as possible. -If work on your *issue* requires an account credentials please provide them or explain how one can obtain them. +If work on your *issue* requires account credentials please provide them or explain how one can obtain them. |