Skip to content

Commit

Permalink
text update
Browse files Browse the repository at this point in the history
Make more clear what emptyMsg can be used for.
  • Loading branch information
drsdre committed Nov 9, 2015
1 parent 7499796 commit 59a5512
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ View the [plugin documentation](http://plugins.krajee.com/dependent-dropdown) an
{group-name: {id: <option-value>, name: <option-name>}}
```

When no data is available for a specific situation (like error), you can send a custom emptyMsg
When no data is available for a specific situation (like an backend error), you can send a custom emptyMsg

```
{emptyMsg: '<your message>'}
Expand Down

0 comments on commit 59a5512

Please sign in to comment.