diff --git a/README.md b/README.md index dc4c522..16ea7a7 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,6 @@ https://pqina.nl/filepond/docs/patterns/plugins/file-validate-type/ The File Type Validation plugin handles blocking of files that are of the wrong type. When creating a FilePond instance based on a input type file, this plugin will automatically interpret the `accept` attribute value. -If you're having trouble setting the correct mime type, use [this codepend demo](https://codepen.io/rikschennink/pen/NzRvbj) to view the mime type detected by different brosers. +If you're having trouble setting the correct mime type, use [this codepend demo](https://codepen.io/rikschennink/pen/NzRvbj) to view the mime type detected by different browsers. [Demo](https://pqina.github.io/filepond-plugin-file-validate-type/)