Skip to content

Commit 2633f76

Browse files
committed
minor readme changes
1 parent 6ae25d8 commit 2633f76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Require jquery-fileupload in your app/assets/application.js file.
1616

1717
//= require jquery-fileupload
1818

19-
The snippet above will add the following js files to your mainfest file.
19+
The snippet above will add the following js files to the mainfest file.
2020

2121
//=require jquery-fileupload/vendor/jquery.ui.widget
2222
//=require jquery-fileupload/jquery.iframe-transport
@@ -37,7 +37,7 @@ Require the stylesheet file to app/assets/stylesheets/application.css
3737
</ul>
3838

3939
## Thanks
40-
Thanks [Sebastian Tschan](https://github.com/blueimp) for writing an awesome file upload plugin [jQuery-File-Plugin](https://github.com/blueimp/jQuery-File-Upload)
40+
Thanks to [Sebastian Tschan](https://github.com/blueimp) for writing an awesome file upload plugin.
4141

4242
## License
4343
Copyright (c) 2012 Tors Dalid

0 commit comments

Comments
 (0)