Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Co-authored-by: dkmyta <[email protected]>
  • Loading branch information
nateweller and dkmyta authored Nov 26, 2024
1 parent 883500d commit c20cfe7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ const ScanAdminSectionHero: React.FC = () => {
{ hasPlan ? (
<Text>
{ __(
'We actively review your sites files line-by-line to identify threats and vulnerabilities.',
'We actively review your site's files line-by-line to identify threats and vulnerabilities.',
'jetpack-protect'
) }
</Text>
Expand Down

0 comments on commit c20cfe7

Please sign in to comment.