From 58269db7a39872c740044f894be9090a3acb383f Mon Sep 17 00:00:00 2001 From: Juno Date: Sun, 17 Dec 2023 11:49:05 -0500 Subject: [PATCH] fix typo --- src/infrastructure/network/vlans.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/infrastructure/network/vlans.md b/src/infrastructure/network/vlans.md index 855ddb1..07f6e46 100644 --- a/src/infrastructure/network/vlans.md +++ b/src/infrastructure/network/vlans.md @@ -18,7 +18,7 @@ COSI has allocated the following VLANs: ## VLAN 1: `service` Since this is the default VID on many switches, it is never configured to allow -access to the interent. Whenever possible, it should be used for unassigned +access to the internet. Whenever possible, it should be used for unassigned interfaces and to provide access to management interfaces for our switches. ## VLAN 2: `cosi_priv`