Skip to content
This repository was archived by the owner on Jun 10, 2022. It is now read-only.

Commit b73bd0c

Browse files
committed
Update README.md
Fix typo in README
1 parent 0ff3c5b commit b73bd0c

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
@@ -20,7 +20,7 @@ Require jquery-fileupload in your app/assets/application.js file.
2020

2121
//= require jquery-fileupload
2222

23-
The snippet above will add the following js files to the mainfest file.
23+
The snippet above will add the following js files to the manifest file.
2424

2525
//= require jquery-fileupload/vendor/jquery.ui.widget
2626
//= require jquery-fileupload/vendor/load-image

0 commit comments

Comments
 (0)