AJvanLoon 6 years ago
parent
commit
036b529880
1 changed files with 1 additions and 1 deletions
  1. 1 1
      website/src/docs/progressbar.md

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

@@ -42,7 +42,7 @@ uppy.use(ProgressBar, {
 
 ### `id: 'ProgressBar'`
 
-A unique identifier for this ProgressBar. Defaults to `'ProgressBar'`. Use this if you need to add multiple ProgressBar instances.
+A unique identifier for this ProgressBar. It defaults to `'ProgressBar'`. Use this if you need to add multiple ProgressBar instances.
 
 ### `target: null`