Browse Source

add "test:"

tomByrer 11 years ago
parent
commit
dc542dd33e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -61,7 +61,7 @@ Big thanks to the contributors:
 * [@patmoore](https://github.com/patmoore)
 * [@vaz](https://github.com/vaz)
 * ... might be you! Let's [fork](https://github.com/nghuuphuoc/bootstrapvalidator/fork) and pull a request!
-  * If you submit new RegEx, please build it using [RegExr.com](http://regexr.com/), add several tests that pass and fail there, and include the "share" link in your JS as a `// ` comment.  Example: `// http://regexr.com/38mqi`
+  * If you submit new RegEx, please build it using [RegExr.com](http://regexr.com/), add several tests that pass and fail there, and include the "share" link in your JS as a `// ` comment.  Example: `// test: http://regexr.com/38mqi`
 
 ## License