Explorar el Código

Fix typo in the React page (#1381)

Arthur Denner hace 6 años
padre
commit
04e6c7520e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      website/src/docs/react.md

+ 1 - 1
website/src/docs/react.md

@@ -19,7 +19,7 @@ npm install @uppy/react
 
 ## CSS
 
-Make sure to also include the nessesary CSS files for each Uppy React component you are using. Follow links for individual components docs below for details on that.
+Make sure to also include the necessary CSS files for each Uppy React component you are using. Follow links for individual components docs below for details on that.
 
 ## Usage