diff --git a/_inc/client/pro-status/index.jsx b/_inc/client/pro-status/index.jsx index 06ba3cbaffb20..0ca4f01179ca6 100644 --- a/_inc/client/pro-status/index.jsx +++ b/_inc/client/pro-status/index.jsx @@ -105,7 +105,7 @@ class ProStatus extends React.Component { context: 'A caption for a small button to fix security issues.', } ); } else { - action = __( 'See Threats', { + action = __( 'See threats', { context: 'A caption for a small button to fix security issues.', } ); }