diff --git a/content/en/cloud/reference/default-permissions.md b/content/en/cloud/reference/default-permissions.md index 4c9dd699..fba0617f 100644 --- a/content/en/cloud/reference/default-permissions.md +++ b/content/en/cloud/reference/default-permissions.md @@ -11,7 +11,8 @@ tags: [perms] {{< alert title="Customizable Permissions" type="info" >}}Default permissions can be easily customized by simply creating your own [keychains](/cloud/security/keychains/#keychains-management) and [roles](/cloud/security/roles).{{< /alert >}} {{< alert title="Understanding Permission Indicators" type="info" >}} -Permissions marked with ✅* indicate that the user is allowed to perform that action only if they own the resource. If the permission is marked with just a ✅, the user is allowed to perform that action regardless of resource ownership. +- Permissions marked with ✅ * indicate that the user is allowed to perform that action only if they own the resource. +- Permissions marked with just a ✅, indicate that user is allowed to perform that action regardless of resource ownership. {{< /alert >}} {{< csvtable >}} \ No newline at end of file diff --git a/layouts/shortcodes/csvtable.html b/layouts/shortcodes/csvtable.html index 8e22afde..f0c4f8bc 100644 --- a/layouts/shortcodes/csvtable.html +++ b/layouts/shortcodes/csvtable.html @@ -53,7 +53,7 @@