Skip to content

Commit 8b7cd27

Browse files
authored
Merge pull request #641 from PolymathNetwork/fix-a-typo
fix: fix a typo in providers page
2 parents c630281 + 654a4e5 commit 8b7cd27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/polymath-issuer/src/pages/providers/ApplyModal.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ export default class ApplyModal extends Component<Props> {
2929
<Modal.Header>{'Apply to ' + catName + ' Providers'}</Modal.Header>
3030
<h4 className="pui-h4">
3131
The information you enter below will be sent to the {catName}{' '}
32-
Providers your selected.
32+
Providers you selected.
3333
</h4>
3434
<br />
3535
<br />

0 commit comments

Comments
 (0)