diff --git a/trento/xml/article_sap_trento.xml b/trento/xml/article_sap_trento.xml
index 97806a09..585e7c90 100644
--- a/trento/xml/article_sap_trento.xml
+++ b/trento/xml/article_sap_trento.xml
@@ -2414,8 +2414,8 @@ In the Trento dashboard, go to the overview corresponding to the object for whic
use zypper to update your checks catalog to the latest version:
&prompt.user;sudo zypper ref
&prompt.user;sudo zypper update trento-checks
- In a containerized deployment, checks are also delivered as a container image and
- you can user docker to pull the latest version available into the trento-checks volume that was
+ In a containerized deployment, checks are delivered as a container image, and
+ you can user Docker to pull the latest version into the trento-checks volume that was
created during the installation process:
&prompt.user;docker run \
-v trento-checks:/usr/share/trento/checks \