Skip to content

Commit 68084be

Browse files
word tweak
1 parent 7f2ae9d commit 68084be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/containers/ShapeAccordion.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ class ShapeAccordion extends Component {
5959
<div className="panel__empty__message__content">
6060
<p>
6161
{_(
62-
'Add shapes to a figure to call out points or periods in time, thresholds, or areas of interest.'
62+
'Add shapes to a figure to highlight points or periods in time, thresholds, or areas of interest.'
6363
)}
6464
</p>
6565
<p>{_('Click on the + button above to add a shape.')}</p>

0 commit comments

Comments
 (0)