Fixes missing space

This commit is contained in:
Anne Gentle 2011-05-23 09:39:15 -05:00
parent 3398cd091d
commit bd1bd43690

View File

@ -40,7 +40,7 @@ Novas rights management system employs the RBAC model and currently supports
* **Cloud Administrator.** (cloudadmin) Users of this class enjoy complete system access.
* **IT Security.** (itsec) This role is limited to IT security personnel. It permits role holders to quarantine instances.
* **System Administrator.** (sysadmin)The default for project owners, this role affords users the ability to add other users to a project, interact with project images, and launch and terminate instances.
* **System Administrator.** (sysadmin) The default for project owners, this role affords users the ability to add other users to a project, interact with project images, and launch and terminate instances.
* **Network Administrator.** (netadmin) Users with this role are permitted to allocate and assign publicly accessible IP addresses as well as create and modify firewall rules.
* **Developer.** (developer) This is a general purpose role that is assigned to users by default.