Bladeren bron

typo: s/connexions/connections

Michael Gorsuch 12 jaren geleden
bovenliggende
commit
db0ccaac9b
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      docs/sources/installation/ubuntulinux.rst

+ 1 - 1
docs/sources/installation/ubuntulinux.rst

@@ -163,7 +163,7 @@ Then reload UFW:
 
 
 
 
 UFW's default set of rules denied all `incoming`, so if you want to be able to reach your containers from another host,
 UFW's default set of rules denied all `incoming`, so if you want to be able to reach your containers from another host,
-you should allow incoming connexions on the docker port (default 4243):
+you should allow incoming connections on the docker port (default 4243):
 
 
 .. code-block:: bash
 .. code-block:: bash