From 49522f97ce983d6a7396c9d8e5be68dfe8c33adb Mon Sep 17 00:00:00 2001 From: TrueGit Date: Thu, 20 Jul 2017 12:51:46 -0400 Subject: [PATCH] Fix minor typo in website documentation --- website/source/docs/networking/forwarded_ports.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/networking/forwarded_ports.html.md b/website/source/docs/networking/forwarded_ports.html.md index 41dfeb9ff..07ef172fb 100644 --- a/website/source/docs/networking/forwarded_ports.html.md +++ b/website/source/docs/networking/forwarded_ports.html.md @@ -67,7 +67,7 @@ there are more detailed examples of using these options. that will be allowed through the forwarded port. By default this is "tcp". * `id` (string) - Name of the rule (can be visible in VirtualBox). By - default this is "protocol""guest" (exemple : "tcp123"). + default this is "protocol""guest" (example : "tcp123"). ## Forwarded Port Protocols