mikehostetler / amplify

AmplifyJS
http://amplifyjs.com
GNU General Public License v2.0
1.45k stars 143 forks source link

overrideMimeType typo #69

Closed rjygraham closed 11 years ago

rjygraham commented 11 years ago

There is a typo for the overrideMimeType function when calling into the actual xhr object. The function is spelled overrideMideType instead of overrideMimeType.

Line 540 of amplify.js

Should be easiest bug fix ever. :)