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 e655cd0 commit eb59483Copy full SHA for eb59483
dotcom-rendering/src/components/Callout/MessageUs.tsx
@@ -97,7 +97,7 @@ const Disclaimer = ({ contacts }: { contacts: CalloutContactType[] }) => {
97
const secureMessagingText = (
98
<span>
99
For true anonymity please use our{' '}
100
- <a href="https://www.theguardian.com/tips">SecureMessaging</a>{' '}
+ <a href="https://www.theguardian.com/tips">Secure Messaging</a>{' '}
101
service instead.
102
</span>
103
);
0 commit comments