Commit 167fff16 authored by Vignesh Mohankumar's avatar Vignesh Mohankumar Committed by GitHub

fix: remove period in landing page copy (#5637)

parent a6eff782
...@@ -172,7 +172,7 @@ export default function About() { ...@@ -172,7 +172,7 @@ export default function About() {
<SubTitle isDarkMode={isDarkMode}>Powered by the Uniswap Protocol</SubTitle> <SubTitle isDarkMode={isDarkMode}>Powered by the Uniswap Protocol</SubTitle>
</div> </div>
<Intro> <Intro>
<IntroCopy>The leading decentralized crypto trading protocol, governed by a global community.</IntroCopy> <IntroCopy>The leading decentralized crypto trading protocol, governed by a global community</IntroCopy>
<ActionsContainer> <ActionsContainer>
<InfoButton as="a" rel="noopener noreferrer" href="https://uniswap.org" target="_blank"> <InfoButton as="a" rel="noopener noreferrer" href="https://uniswap.org" target="_blank">
Learn more Learn more
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment