From 8633c477c84dcff33956cac03959e7f3e5b123b2 Mon Sep 17 00:00:00 2001 From: nickago Date: Tue, 11 Aug 2015 10:54:29 -0700 Subject: Fixed typo --- web/react/components/invite_member_modal.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/react/components/invite_member_modal.jsx b/web/react/components/invite_member_modal.jsx index 3eca79bae..75538c8fe 100644 --- a/web/react/components/invite_member_modal.jsx +++ b/web/react/components/invite_member_modal.jsx @@ -256,7 +256,7 @@ module.exports = React.createClass({ parent_id='invite_member' title='Discard Invitations?' message='You have unsent invitations, are you sure you want to discard them?' - confirm_button='Yes, Discard/' + confirm_button='Yes, Discard' /> ); -- cgit v1.2.3-1-g7c22