Remove stray period from Learn More link (#6853)

feature/default_network_editable
Whymarrh Whitby 5 years ago committed by GitHub
parent 04ae92a2c0
commit c7c090d19c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      ui/app/pages/first-time-flow/end-of-flow/end-of-flow.component.js

@ -57,7 +57,7 @@ export default class EndOfFlowScreen extends PureComponent {
<span className="first-time-flow__link-text">
{t('endOfFlowMessage9')}
</span>
</a>.
</a>
</div>
<Button
type="primary"

Loading…
Cancel
Save