Skip to content

Commit 654a4e5

Browse files
committed
fix: fix a typo in providers page
1 parent c630281 commit 654a4e5

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)