From 9d3a977351d43ca2bde341827c3ee728200ec8e5 Mon Sep 17 00:00:00 2001 From: Gilad Peleg Date: Sat, 5 Apr 2014 20:29:24 +0300 Subject: [PATCH] minor edit --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 083154a..e70aca4 100644 --- a/readme.md +++ b/readme.md @@ -83,7 +83,7 @@ An array to optionally add custom prefixes to the list of converted directives. For example: `['ui-', 'gijo-']` -*Note: for this to work - you will need to make sure your directives **can** load with a `data-` prefix.* +*Note: for this to work - you will need to make sure your directives can load with a `data-` prefix.* Defaults to **[]**