Typo fix (feedback #697) (#490)

This commit is contained in:
Daniel Reeves 2022-06-12 19:40:02 -07:00 committed by GitHub
parent 515928a69a
commit 4ad04869a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -105,7 +105,7 @@ function AddLiquidityPanel(props: { contract: CPMMContract }) {
<>
<div className="align-center mb-4 text-gray-500">
Subsidize this market by adding M$ to the liquidity pool.{' '}
<InfoTooltip text="The greater the M$ subsidy, the greater the incentive for traders to particiapte, the more accurate the market will be." />
<InfoTooltip text="The greater the M$ subsidy, the greater the incentive for traders to participate, the more accurate the market will be." />
</div>
<Row>