diff --git a/slapos-client.cfg.example b/slapos-client.cfg.example
index 879154aa99df23f8be5a82257e5d53c39c776af8..5057c990e39815eb1f069308d11666738d38e120 100644
--- a/slapos-client.cfg.example
+++ b/slapos-client.cfg.example
@@ -2,9 +2,9 @@
 master_url = https://slap.vifib.com/
 
 [slapconsole]
-# Put here retrieved certificate from SlapOS Master.
+# Put here the certificate retrieved from SlapOS Master.
 # Beware: put certificate from YOUR account, not the one from your node.
-# You (as identified person from SlapOS Master) will request an instance, node your node.
+# You (as identified person from SlapOS Master) will request an instance, not your node.
 # Conclusion: node certificate != person certificate.
 cert_file = certificate file location coming from your slapos master account
 key_file = key file location coming from your slapos master account