Skip to content

Commit 328a6ca

Browse files
committed
doc: fix typo in description
1 parent c36de72 commit 328a6ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/images/attributes.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ module.exports = {
1919
role: 'info',
2020
dflt: true,
2121
description: [
22-
'Determines whether or not this annotation is visible.'
22+
'Determines whether or not this image is visible.'
2323
].join(' ')
2424
},
2525

0 commit comments

Comments
 (0)