diff --git a/components/status-indicator/status-indicator.js b/components/status-indicator/status-indicator.js index 42c1887ad73..17e53ff7a6b 100644 --- a/components/status-indicator/status-indicator.js +++ b/components/status-indicator/status-indicator.js @@ -17,7 +17,7 @@ class StatusIndicator extends LitElement { reflect: true }, /** - * REQUIRED: The text that is displayed within the status indicator + * ACCESSIBILITY: REQUIRED: The text that is displayed within the status indicator * @type {string} */ text: {