fix(website): fix some copy on the market maker page

This commit is contained in:
Brandon Millman 2019-01-07 13:03:45 -08:00
parent 17f0878707
commit 42e04012df

View File

@ -155,7 +155,7 @@ export class NextMarketMaker extends React.Component<NextMarketMakerProps> {
isTransparent={true}
isInline={true}
>
Contact Us
Apply Now
</Button>
</>
);