diff --git a/content/rancher/v2.5/en/security/selinux/_index.md b/content/rancher/v2.5/en/security/selinux/_index.md index 05e090fd315..a044e59802c 100644 --- a/content/rancher/v2.5/en/security/selinux/_index.md +++ b/content/rancher/v2.5/en/security/selinux/_index.md @@ -11,7 +11,7 @@ Developed by Red Hat, it is an implementation of mandatory access controls (MAC) After being historically used by government agencies, SELinux is now industry standard and is enabled by default on CentOS 7 and 8. -We provide two RPMs (Red Hat package managers) that enable Rancher products to function properly on SELinux-enforcing hosts: `rancher-selinux` and `rke2-selinux`. +We provide two RPMs (Red Hat packages) that enable Rancher products to function properly on SELinux-enforcing hosts: `rancher-selinux` and `rke2-selinux`. - [rancher-selinux](#rancher-selinux) - [rke2-selinux](#rke2-selinux) @@ -89,4 +89,4 @@ The rancher-logging chart, for example, needs to be configured to be SELinux awa ``` helm install logging rancher/rancher-logging --set global.seLinux.enabled=true -``` \ No newline at end of file +```