Skip to content

Commit 9a0755c

Browse files
committed
update comment
1 parent ab4d5f3 commit 9a0755c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Attachments/AttachmentCarousel/CarouselItem.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ const propTypes = {
2323
/** The source (URL) of the attachment */
2424
source: PropTypes.string,
2525

26-
/** File additional information of the attachment */
26+
/** Additional information about the attachment file */
2727
file: PropTypes.shape({
2828
/** File name of the attachment */
2929
name: PropTypes.string,

0 commit comments

Comments
 (0)