From bd377370a3b96c80e808fe11652eb353d4db2011 Mon Sep 17 00:00:00 2001 From: Liz Upton Date: Tue, 16 Jan 2024 16:35:14 +0000 Subject: [PATCH] Capitalisation --- .../asciidoc/computers/configuration/use-a-proxy.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/asciidoc/computers/configuration/use-a-proxy.adoc b/documentation/asciidoc/computers/configuration/use-a-proxy.adoc index 834cff8f82..32b1f129be 100644 --- a/documentation/asciidoc/computers/configuration/use-a-proxy.adoc +++ b/documentation/asciidoc/computers/configuration/use-a-proxy.adoc @@ -1,6 +1,6 @@ -== Using a Proxy Server +== Using a proxy server -If you want your Raspberry Pi to access the Internet via a proxy server (perhaps from a school or other workplace), you will need to configure your Raspberry Pi to use the server before you can get online. +If you want your Raspberry Pi to access the internet via a proxy server (perhaps from a school or other workplace), you will need to configure your Raspberry Pi to use the server before you can get online. You will need: @@ -55,7 +55,7 @@ image::images/proxy-environment-variables.png[environment variables] Press ++++++Ctrl + X++++++ to save and exit. -=== Update the `sudoers` File +=== Update the `sudoers` file In order for operations that run as `sudo` (e.g. downloading and installing software) to use the new environment variables, you'll need to update `sudoers`.