Skip to content
This repository was archived by the owner on May 19, 2020. It is now read-only.

Commit 9988914

Browse files
authored
Merge pull request #508 from 18F/user-tip
Tiny improvement to user guidance
2 parents 8e2bd27 + 54c259b commit 9988914

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

static_src/components/user_list.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ export default class UserList extends React.Component {
6363
content = (
6464
<div>
6565
<p><em>
66-
{ this.userTypePretty } Managers can change these roles. For details about these roles, see <a href="https://docs.cloudfoundry.org/concepts/roles.html#roles">Cloud Foundry roles and permissions</a>. To invite a new user, see <a href="https://docs.cloud.gov/apps/managing-teammates/">Managing Teammates</a>.
66+
{ this.userTypePretty } Managers can change these roles. For details about these roles, see <a href="https://docs.cloudfoundry.org/concepts/roles.html#roles">Cloud Foundry roles and permissions</a>. To invite a new user or change a role, see <a href="https://docs.cloud.gov/apps/managing-teammates/">Managing Teammates</a>.
6767
</em></p>
6868

6969
<p><em><strong>To add or remove a role:</strong><br />

0 commit comments

Comments
 (0)