Browse Source

Merge pull request #4340 from kant/patch-2

Added a closing ) to the string #24
Dustin Utecht 6 years ago
parent
commit
19245b8f14
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CONTRIBUTING.md

+ 1 - 1
CONTRIBUTING.md

@@ -21,7 +21,7 @@ and [submitting pull requests](#pull-requests), but please respect the following
 restrictions:
 
 * Please **do not** use the issue tracker for personal support requests.  Stack
-  Overflow ([`bootstrap-table`](http://stackoverflow.com/questions/tagged/bootstrap-table) tag is better place to get help.
+  Overflow ([`bootstrap-table`](http://stackoverflow.com/questions/tagged/bootstrap-table) tag is better place to get help).
 
 * Please **do not** derail or troll issues. Keep the discussion on topic and
   respect the opinions of others.