Browse Source

Fix typo in issue log instructions

Kartik Visweswaran 8 years ago
parent
commit
8fe6edb8af
2 changed files with 2 additions and 2 deletions
  1. 1 1
      .github/CONTRIBUTING.md
  2. 1 1
      .github/ISSUE_TEMPLATE.md

+ 1 - 1
.github/CONTRIBUTING.md

@@ -117,7 +117,7 @@ Licensing
 ---------
 
 It should also be made clear that **all code contributed to bootstrap-fileinput** must be
-licensable under the [BSD-3 licensed][licensing].  Code that cannot be released
+licensable under the [BSD-3 license][licensing].  Code that cannot be released
 under this license **cannot be accepted** into the project.
 
 [isolated-case]: https://jsfiddle.net/

+ 1 - 1
.github/ISSUE_TEMPLATE.md

@@ -44,5 +44,5 @@ Libraries
 
 - [ ] This bug happens [on the plugin demos page](https://plugins.krajee.com/file-input/demo)
 - [ ] The bug happens consistently across all tested browsers
-- [ ] This bug happens when using bootstrap-fileinput without other pluigns
+- [ ] This bug happens when using bootstrap-fileinput without other plugins
 - [ ] I can reproduce this bug in [a jsbin](https://jsbin.com/)