Fix typo in my account 14452-fix-typo
authorPawel Kromplewski <pawel.kromplewski@contractors.roche.com>
Tue, 18 Dec 2018 15:26:58 +0000 (16:26 +0100)
committerPawel Kromplewski <pawel.kromplewski@contractors.roche.com>
Tue, 18 Dec 2018 15:26:58 +0000 (16:26 +0100)
Feature #14452

Arvados-DCO-1.1-Signed-off-by: Pawel Kromplewski <pawel.kromplewski@contractors.roche.com>

src/views/my-account-panel/my-account-panel-root.tsx

index e6a2763553a9548e8f3f897cad9167efcafb9248..a0b29fb4b41f6764285c08378a8ee1649d3efd20 100644 (file)
@@ -114,7 +114,7 @@ export const MyAccountPanelRoot = withStyles(styles)(
                                 />
                             </Grid>
                             <Grid item className={classes.gridItem}>
-                                <InputLabel className={classes.label} htmlFor="prefs.profile.role">Organization</InputLabel>
+                                <InputLabel className={classes.label} htmlFor="prefs.profile.role">Role</InputLabel>
                                 <Field
                                     id="prefs.profile.role"
                                     name="prefs.profile.role"