From 59a55120a978746f04af685629e5a01e88b86e80 Mon Sep 17 00:00:00 2001 From: AFS Date: Mon, 9 Nov 2015 14:51:13 +0100 Subject: [PATCH] text update Make more clear what emptyMsg can be used for. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6349e9..4c398a2 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ View the [plugin documentation](http://plugins.krajee.com/dependent-dropdown) an {group-name: {id: , 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: ''}