diff options
-rw-r--r-- | packages/website/ts/@next/components/sections/landing/about.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/website/ts/@next/components/sections/landing/about.tsx b/packages/website/ts/@next/components/sections/landing/about.tsx index 700d5e7d2..ee1cfb434 100644 --- a/packages/website/ts/@next/components/sections/landing/about.tsx +++ b/packages/website/ts/@next/components/sections/landing/about.tsx @@ -26,7 +26,7 @@ export const SectionLandingAbout = () => ( isMuted={1} padding={['large', 0, 'default', 0]} > - Anyone in the world can use 0x to service a wide variety of markets ranging from gaming items to financial instruments to assets that could have near existed before. + Anyone in the world can use 0x to service a wide variety of markets ranging from gaming items to financial instruments to assets that could have never existed before. </Paragraph> <Button |