Skip to content

Commit 09ef5eb

Browse files
author
Fahd
committed
fix sto copy
1 parent cf5dcc4 commit 09ef5eb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • packages/polymath-issuer/src/pages/sto/components/STOTemplate

packages/polymath-issuer/src/pages/sto/components/STOTemplate/Component.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@ export default class STOTemplateComponent extends Component<Props> {
5050
<a href="https://metamask.zendesk.com/hc/en-us/articles/360015488771-How-to-Adjust-Gas-Price-and-Gas-Limit-">
5151
adjust the gas limit in metamask
5252
</a>{' '}
53-
to 450000 in order to successfully participate in your STO. If gas
53+
to 450,000 in order to successfully participate in your STO. If gas
5454
limit of 450,000 does not work, please ask them to increase the
55-
limit slightly by 150,000 until the transaction goes through.'
55+
limit slightly by 150,000 until the transaction goes through.
5656
</p>
5757
}
5858
subtitle=""

0 commit comments

Comments
 (0)