summaryrefslogtreecommitdiff
path: root/docs/services/webproxy.rst
diff options
context:
space:
mode:
authorStephen James <stephenorjames@gmail.com>2020-01-11 23:34:32 -0500
committerStephen James <stephenorjames@gmail.com>2020-01-11 23:37:28 -0500
commit74c5a1fc3cf31ba5d6d3d5fe603768369f1a3e34 (patch)
treeea06c94dca1c8693053dd9d481638b92a084fe6b /docs/services/webproxy.rst
parent689756182ba1e16df51315407cdc749e6136e0cc (diff)
downloadvyos-documentation-74c5a1fc3cf31ba5d6d3d5fe603768369f1a3e34.tar.gz
vyos-documentation-74c5a1fc3cf31ba5d6d3d5fe603768369f1a3e34.zip
Fix some typos and capitalizations
Diffstat (limited to 'docs/services/webproxy.rst')
-rw-r--r--docs/services/webproxy.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/services/webproxy.rst b/docs/services/webproxy.rst
index 20e1eb73..654e73f2 100644
--- a/docs/services/webproxy.rst
+++ b/docs/services/webproxy.rst
@@ -24,7 +24,7 @@ Configuration
# Enable proxy service
set service webproxy listen-address 192.168.0.1
- # By default it will listen to port 3128. If you wan't something else you have to define that.
+ # By default it will listen to port 3128. If you want something else you have to define that.
set service webproxy listen-address 192.168.0.1 port 2050
# By default the transparent proxy on that interface is enabled. To disable that you simply
@@ -43,7 +43,7 @@ Options
Filtering by category
^^^^^^^^^^^^^^^^^^^^^
-If you wan't to use existing blacklists you have to create/download a database
+If you want to use existing blacklists you have to create/download a database
first. Otherwise you will not be able to commit the config changes.
.. code-block:: none