From e7d1dbcea36a5de7245dca4bbd8d30dc6ef9f605 Mon Sep 17 00:00:00 2001 From: John Veness Date: Tue, 2 Apr 2024 16:43:09 +0100 Subject: [PATCH 1/2] Change Internet to Ethernet in setting-up.adoc --- .../asciidoc/computers/getting-started/setting-up.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/asciidoc/computers/getting-started/setting-up.adoc b/documentation/asciidoc/computers/getting-started/setting-up.adoc index eeb2c9476..960abae41 100644 --- a/documentation/asciidoc/computers/getting-started/setting-up.adoc +++ b/documentation/asciidoc/computers/getting-started/setting-up.adoc @@ -146,6 +146,6 @@ The following Raspberry Pi models come with WiFi and Bluetooth connectivity: * Raspberry Pi Zero W * Rsapberry Pi Zero 2 W -The "Model B" suffix indicates variants with an Ethernet port; "Model A" indicates no Ethernet port. If your Raspberry Pi doesn't have an Ethernet port, you can still connect to a wired internet connection using a USB-to-Ethernet adapter. +The "Model B" suffix indicates variants with an Ethernet port; "Model A" indicates no Ethernet port. If your Raspberry Pi doesn't have an Ethernet port, you can still connect to a wired Ethernet connection using a USB-to-Ethernet adapter. image::images/peripherals/cable-net.png[alt="Plugging an Ethernet cable into a Raspberry Pi."] From 096626eb6676e87ec7966efefe671e89682bb85c Mon Sep 17 00:00:00 2001 From: nate contino Date: Wed, 3 Apr 2024 13:44:23 +0100 Subject: [PATCH 2/2] Update documentation/asciidoc/computers/getting-started/setting-up.adoc --- .../asciidoc/computers/getting-started/setting-up.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/asciidoc/computers/getting-started/setting-up.adoc b/documentation/asciidoc/computers/getting-started/setting-up.adoc index 960abae41..27b684937 100644 --- a/documentation/asciidoc/computers/getting-started/setting-up.adoc +++ b/documentation/asciidoc/computers/getting-started/setting-up.adoc @@ -146,6 +146,6 @@ The following Raspberry Pi models come with WiFi and Bluetooth connectivity: * Raspberry Pi Zero W * Rsapberry Pi Zero 2 W -The "Model B" suffix indicates variants with an Ethernet port; "Model A" indicates no Ethernet port. If your Raspberry Pi doesn't have an Ethernet port, you can still connect to a wired Ethernet connection using a USB-to-Ethernet adapter. +The "Model B" suffix indicates variants with an Ethernet port; "Model A" indicates no Ethernet port. If your Raspberry Pi doesn't have an Ethernet port, you can still connect to a wired network using a USB-to-Ethernet adapter. image::images/peripherals/cable-net.png[alt="Plugging an Ethernet cable into a Raspberry Pi."]