Skip to content

Commit 846f700

Browse files
authored
Update README.md
1 parent ab7151e commit 846f700

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Basic information
44

5-
Forked from discontinued jQuery Tags Input Plugin created by [XOXCO](http://xoxco.com).
5+
Forked from a discontinued jQuery Tags Input Plugin created by [XOXCO](http://xoxco.com).
66

77
See the original project here: https://github.com/xoxco/jQuery-Tags-Input
88

@@ -86,7 +86,7 @@ If you want a function to be called every time a tag is updated/deleted, set it
8686

8787
By default, if the cursor is immediately after a tag, hitting backspace will delete that tag. If you want to override this, set the `removeWithBackspace` option to false.
8888

89-
For validation purposes you an use `unique`, `limit`, `minChars`, `maxChars` and `validationPattern` parameters.
89+
For validation purposes you can use `unique`, `limit`, `minChars`, `maxChars` and `validationPattern` parameters.
9090

9191
You can check `example.html` file to see the plugin usage examples.
9292

0 commit comments

Comments
 (0)