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 2357aed commit 2159980Copy full SHA for 2159980
wrongsecrets-balancer/ui/src/pages/JoinPage.js
@@ -168,7 +168,7 @@ export const JoinPage = injectIntl(({ intl }) => {
168
<FormattedMessage
169
id="welcome_text_2"
170
defaultMessage={`
171
- We need to usse multiple domains, as you will be able to steal the CTF key after a few challenges.
+ We need to use multiple domains, as you will be able to steal the CTF key after a few challenges.
172
`}
173
values={{
174
strong: (msg) => <strong>{msg}</strong>,
0 commit comments