Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Commit 683ec08

Browse files
chore(fix typo): Correct text in Compatibility section
Change ‘…project use …’ to ‘…project uses …’
1 parent da3d068 commit 683ec08

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
@@ -19,7 +19,7 @@ Try the [demo](http://realtica.org/ng-uploader/demo.html).
1919
Compatibility
2020
-------------
2121

22-
Because this project use [FormData](http://caniuse.com/#search=formdata), it does **not** work on IE9 or earlier.
22+
Because this project uses [FormData](http://caniuse.com/#search=formdata), it does **not** work on IE9 or earlier.
2323

2424
## Requirements
2525

0 commit comments

Comments
 (0)