Browse Source

Fix typo

Docker-DCO-1.1-Signed-off-by: Piergiuliano Bossi <pgbossi@gmail.com> (github: thinkingbox)
Piergiuliano Bossi 11 năm trước cách đây
mục cha
commit
7d95ce6ddd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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