From 654a4e5cbdba2febf9ddf303b4589c6f0b804ee9 Mon Sep 17 00:00:00 2001 From: Remon Nashid Date: Tue, 27 Aug 2019 13:10:03 -0400 Subject: [PATCH] fix: fix a typo in providers page --- packages/polymath-issuer/src/pages/providers/ApplyModal.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/polymath-issuer/src/pages/providers/ApplyModal.js b/packages/polymath-issuer/src/pages/providers/ApplyModal.js index c70f8467a..1ca108650 100644 --- a/packages/polymath-issuer/src/pages/providers/ApplyModal.js +++ b/packages/polymath-issuer/src/pages/providers/ApplyModal.js @@ -29,7 +29,7 @@ export default class ApplyModal extends Component { {'Apply to ' + catName + ' Providers'}

The information you enter below will be sent to the {catName}{' '} - Providers your selected. + Providers you selected.