1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00

Remove stray period from Learn More link (#6853)

This commit is contained in:
Whymarrh Whitby 2019-07-15 14:18:44 -02:30 committed by GitHub
parent 04ae92a2c0
commit c7c090d19c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"