Skip to content

Commit e85350d

Browse files
Update packages/main/src/webComponents/UploadCollection/index.tsx
Co-authored-by: Lukas Harbarth <lukas742@gmx.net>
1 parent 6c9fd92 commit e85350d

File tree

1 file changed

+1
-1
lines changed
  • packages/main/src/webComponents/UploadCollection

1 file changed

+1
-1
lines changed

packages/main/src/webComponents/UploadCollection/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ export interface UploadCollectionPropTypes extends WithWebComponentPropTypes {
4646
}
4747

4848
/**
49-
* This component allows you to represent files before uploading them to a server, with the help of `UploadCollection-item`. It also allows you to show already uploaded files.
49+
* This component allows you to represent files before uploading them to a server, with the help of `UploadCollectionItem`. It also allows you to show already uploaded files.
5050
*
5151
* <a href="https://sap.github.io/ui5-webcomponents/playground/components/UploadCollection" target="_blank">UI5 Web Components Playground</a>
5252
*/

0 commit comments

Comments
 (0)