Skip to content

Commit eb59483

Browse files
rtyleyhoyla
andauthored
Apply suggestion from @hoyla
Co-authored-by: Luke Hoyland <[email protected]>
1 parent e655cd0 commit eb59483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotcom-rendering/src/components/Callout/MessageUs.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ const Disclaimer = ({ contacts }: { contacts: CalloutContactType[] }) => {
9797
const secureMessagingText = (
9898
<span>
9999
For true anonymity please use our{' '}
100-
<a href="https://www.theguardian.com/tips">SecureMessaging</a>{' '}
100+
<a href="https://www.theguardian.com/tips">Secure Messaging</a>{' '}
101101
service instead.
102102
</span>
103103
);

0 commit comments

Comments
 (0)