Skip to content

Commit ea3f505

Browse files
authored
Update README.md
Applied suggestions
1 parent 122efb7 commit ea3f505

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
@@ -60,7 +60,7 @@ Supports cross-domain, chunked and resumable file uploads and client-side image
6060
* [Bootstrap](http://getbootstrap.com/) v. 3.2.0+
6161
* [Glyphicons](http://glyphicons.com/)
6262

63-
The user interface of all versions, except the jQuery UI version, are built with [Bootstrap](http://getbootstrap.com/) and icons from [Glyphicons](http://glyphicons.com/).
63+
The user interface of all versions, except the jQuery UI version, is built with [Bootstrap](http://getbootstrap.com/) and icons from [Glyphicons](http://glyphicons.com/).
6464

6565
### Cross-domain requirements
6666
[Cross-domain File Uploads](https://github.com/blueimp/jQuery-File-Upload/wiki/Cross-domain-uploads) using the [Iframe Transport plugin](https://github.com/blueimp/jQuery-File-Upload/blob/master/js/jquery.iframe-transport.js) require a redirect back to the origin server to retrieve the upload results. The [example implementation](https://github.com/blueimp/jQuery-File-Upload/blob/master/js/main.js) makes use of [result.html](https://github.com/blueimp/jQuery-File-Upload/blob/master/cors/result.html) as a static redirect page for the origin server.

0 commit comments

Comments
 (0)