diff --git a/docs/features/multidomain.rst b/docs/features/multidomain.rst
index 91dd7bcff7109dc30413a08adc1d7ed12aba78e7..80cae0de7bda4b0bf134623a428f797fe95bca28 100644
--- a/docs/features/multidomain.rst
+++ b/docs/features/multidomain.rst
@@ -188,7 +188,7 @@ domain.conf only variables
       - ``true``, ``false``
       - ``{ 'foo', 'bar' }``
 
-- Because each domain is considered as an own layer 2 network, these
+- Because each domain is considered a separate layer 2 network, these
   values should be different in each domain:
 
   - next_node.ip4
diff --git a/docs/user/site.rst b/docs/user/site.rst
index e018bf16e2bffd5b85a00cd809c760cc7c1f2d08..bd2f9c3c493e28decca7db0b2b79484d15068903 100644
--- a/docs/user/site.rst
+++ b/docs/user/site.rst
@@ -68,7 +68,7 @@ ntp_servers
 
     ntp_servers = {'1.ntp.services.ffac','2.ntp.services.ffac'}
 
-  This NTP servers must be reachable via IPv6 from the nodes. If you don't want to set an IPv6 address
+  These NTP servers must be reachable via IPv6 from the nodes. If you don't want to set an IPv6 address
   explicitly, but use a hostname (which is recommended), see also the :ref:`FAQ <faq-dns>`.
 
 opkg \: optional