Browse Source

docs: progressbar words

Renée Kooi 7 years ago
parent
commit
2fc905654c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      website/src/docs/progressbar.md

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

@@ -36,4 +36,4 @@ uppy.use(ProgressBar, {
 
 ### `hideAfterFinish: true`
 
-When true, progress bar hides after the uplaod has finished. If false, it remains visible.
+When true, hides the progress bar after the upload has finished. If false, it remains visible.