Fix run step title

This commit is contained in:
mabashian
2020-12-09 15:44:33 -05:00
parent ca1e597a4d
commit 0ac38ef5fc

View File

@@ -21,7 +21,7 @@ function RunStep({ i18n }) {
return ( return (
<> <>
<Title headingLevel="h1" size="xl"> <Title headingLevel="h1" size="xl">
{i18n._(t`Don't Run`)} {i18n._(t`Run`)}
</Title> </Title>
<p> <p>
{i18n._( {i18n._(