瀏覽代碼

Merge pull request #1400 from gorsuch/doc-typo

* Documentation: fix a typo in the ubuntu installation guide
Ken Cochrane 12 年之前
父節點
當前提交
a37b42b57c
共有 1 個文件被更改,包括 1 次插入1 次删除
  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,
-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