diff --git a/docs/sources/file-input.mdx b/docs/sources/file-input.mdx index c764b23b98..cfab8b9154 100644 --- a/docs/sources/file-input.mdx +++ b/docs/sources/file-input.mdx @@ -115,7 +115,7 @@ export default { }; ``` -## Custom file inpt +## Custom file input If you don’t like the look/feel of the button rendered by `@uppy/file-input`, feel free to forgo the plugin and use your own custom button on a page, like so: