diff --git a/README.md b/README.md index a011dfe..7b4b476 100644 --- a/README.md +++ b/README.md @@ -361,7 +361,7 @@ $scope.books = [ ``` ###fuzzyBy -fuzzy string searching(approximate string matching) by property(nested to). [Ream more](http://en.wikipedia.org/wiki/Approximate_string_matching)
+fuzzy string searching(approximate string matching) by property(nested to). [Read more](http://en.wikipedia.org/wiki/Approximate_string_matching)
usage: ```collection | fuzzyBy: 'property': search: caseSensitive[optional]``` ```js $scope.books = [