From b94e93737b61b29e57feb638e925e9b57c152a72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Serge=20Crois=C3=A9?= Date: Tue, 11 Jun 2024 21:43:06 +0200 Subject: [PATCH] Update basic_network_configuration.md (spelling) Test to ensure we can see a reachable... --- docs/guides/network/basic_network_configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/network/basic_network_configuration.md b/docs/guides/network/basic_network_configuration.md index 098fac9a14..5bba132e97 100644 --- a/docs/guides/network/basic_network_configuration.md +++ b/docs/guides/network/basic_network_configuration.md @@ -324,7 +324,7 @@ You can't do much with a computer these days without network connectivity. Wheth 64 bytes from 192.168.1.10: icmp_seq=3 ttl=255 time=0.676 ms ``` - Test to ensure we cam see a reachable host external to your network. For the test below, we are using Google's open DNS server: + Test to ensure we can see a reachable host external to your network. For the test below, we are using Google's open DNS server: ```bash ping -c3 8.8.8.8