Explorar el Código

meta: fix typo in README.md (#4254)

Fuad Herac hace 2 años
padre
commit
13ea4735b4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -161,7 +161,7 @@ Here’s a list of polyfills you’ll need to include to make Uppy work in older
 * [resize-observer-polyfill](https://github.com/que-etc/resize-observer-polyfill)
 * [whatwg-fetch](https://github.com/github/fetch)
 
-If you’re using a bundler, you need import them before Uppy:
+If you’re using a bundler, you need to import them before Uppy:
 
 ```js
 import 'core-js'