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 f3faa84 commit a79b706Copy full SHA for a79b706
web/src/pages/Resolver/index.tsx
@@ -107,7 +107,7 @@ const DisputeResolver: React.FC = () => {
107
<Container>
108
{!isConnected || !isVerified ? (
109
<>
110
- <Heading>Justise as a Service</Heading>
+ <Heading>Justice as a Service</Heading>
111
<Paragraph>You send your disputes. Kleros sends back decisions.</Paragraph>
112
</>
113
) : null}
0 commit comments