We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f2ae9d commit 68084beCopy full SHA for 68084be
src/components/containers/ShapeAccordion.js
@@ -59,7 +59,7 @@ class ShapeAccordion extends Component {
59
<div className="panel__empty__message__content">
60
<p>
61
{_(
62
- 'Add shapes to a figure to call out points or periods in time, thresholds, or areas of interest.'
+ 'Add shapes to a figure to highlight points or periods in time, thresholds, or areas of interest.'
63
)}
64
</p>
65
<p>{_('Click on the + button above to add a shape.')}</p>
0 commit comments