Merge branch '14452-fix-typo'
[arvados-workbench2.git] / 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"