Bläddra i källkod

Merge pull request #3835 from thinkingbox/master

Fix typo
James Turnbull 11 år sedan
förälder
incheckning
41c10fb256
1 ändrade filer med 1 tillägg och 1 borttagningar
  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