浏览代码

Fix typo

Docker-DCO-1.1-Signed-off-by: Piergiuliano Bossi <pgbossi@gmail.com> (github: thinkingbox)
Piergiuliano Bossi 11 年之前
父节点
当前提交
7d95ce6ddd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/sources/installation/ubuntulinux.rst

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

@@ -224,7 +224,7 @@ Docker and UFW
 ^^^^^^^^^^^^^^
 
 Docker uses a bridge to manage container networking. By default, UFW drops all
-`forwarding` traffic. As a result will you need to enable UFW forwarding:
+`forwarding` traffic. As a result you will need to enable UFW forwarding:
 
 .. code-block:: bash