Skip to content

Commit 4854b01

Browse files
committed
Update README.md
1 parent 6c832bb commit 4854b01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
When files are selected or dropped into the component, one or more filters are applied. Files which pass all filters are added to the queue. When file is added to the queue, for him is created instance of `{FileItem}` and uploader options are copied into this object. After, items in the queue (FileItems) are ready for uploading.
1010

11-
You could find this module in bower like [_angular file upload_](http://bower.io/search/?q=angular%20file).
11+
You could find this module in bower like [_angular file upload_](http://bower.io/search/?q=angular%20file%20upload).
1212

1313
## Demos
1414
1. [Simple example](http://nervgh.github.io/pages/angular-file-upload/examples/simple)

0 commit comments

Comments
 (0)