Bladeren bron

Module name consistency

@arturi
AJvanLoon 6 jaren geleden
bovenliggende
commit
b77c14c7f3
1 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  1. 2 2
      website/src/docs/statusbar.md

+ 2 - 2
website/src/docs/statusbar.md

@@ -38,7 +38,7 @@ const StatusBar = Uppy.StatusBar
 
 ## CSS
 
-The StatusBar plugin includes a CSS file for styling. If you are using the [`@uppy/dashboard`](/docs/dashboard) plugin, you do not need to include the styles for the StatusBar, because the Dashboard already includes it.
+The `@uppy/status-bar` plugin includes a CSS file for styling. If you are using the [`@uppy/dashboard`](/docs/dashboard) plugin, you do not need to include the styles for the StatusBar, because the Dashboard already includes it.
 
 The CSS file lives at `@uppy/status-bar/dist/style.css`. A minified version can be found at `@uppy/status-bar/dist/style.min.css`.
 
@@ -46,7 +46,7 @@ Import one of these files into your project. The way to do this depends on your
 
 ## Options
 
-The StatusBar plugin has the following configurable options:
+The `@uppy/status-bar` plugin has the following configurable options:
 
 ```js
 uppy.use(StatusBar, {