Browse Source

Fix typo in the React page (#1381)

Arthur Denner 6 years ago
parent
commit
04e6c7520e
1 changed files with 1 additions and 1 deletions
  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