diff --git a/ee/ucp/release-notes.md b/ee/ucp/release-notes.md index 1dcb768a66..83807227a7 100644 --- a/ee/ucp/release-notes.md +++ b/ee/ucp/release-notes.md @@ -45,7 +45,7 @@ upgrade your installation to the latest release. ### Security * Upgraded Golang to 1.12.12. (ENGORC-2762) -* Fixed an issue that allowed a user with a "restricted control" role to obtain Admin access to UCP. (ENGORC-2781) +* Fixed an issue that allowed a user with a `Restricted Control` role to obtain Admin access to UCP. (ENGORC-2781) ### Bug fixes * Fixed an issue where UCP 3.2 backup performs an append not overwrite when `--file` switch is used. (FIELD-2043) @@ -2281,4 +2281,4 @@ and the API is fully interactive within the UCP web interface. - [UCP 2.1 release notes](/datacenter/ucp/2.1/guides/release-notes/index.md) - [UCP 2.0 release notes](/datacenter/ucp/2.0/guides/release-notes.md) -- [UCP 1.1 release notes](/datacenter/ucp/1.1/release_notes.md) \ No newline at end of file +- [UCP 1.1 release notes](/datacenter/ucp/1.1/release_notes.md)