diff --git a/KN05/x_res/custom-vpc.md b/KN05/x_res/custom-vpc.md
index 6bf0c3c..230717a 100644
--- a/KN05/x_res/custom-vpc.md
+++ b/KN05/x_res/custom-vpc.md
@@ -40,9 +40,9 @@ VPC: **M346-XXX-VPC**
## Challenge C)
### Security Group for Instance in the Public-Subnet (Web-Access)
-Name: **M346-XXX-Web-Access**
+Name: **M346-XXX-Web-Access**
Inbound Rules: **SSH** / **HTTP**
### Security Group for Instance in the Private-Subnet (Private-only)
-Name: **M346-XXX-Priv-Only**
+Name: **M346-XXX-Priv-Only**
Inbound Rules: **SSH** (Optional) / **ICMP** (für Ping)
\ No newline at end of file