diff --git a/README.md b/README.md
index db7df4347c347d277d0238a8b38b831a58d6a11b..c13ee65e51db0ea3f0bc426dbcabcbd179dd1449 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,3 @@
-# netscann
+# netscan
 
 # Scans the specified network to find and list alive nodes.
diff --git a/switch-list.json b/switch-list.json
index a36c826148648e559fbe9eb11e36633684b8512b..0f3ef427133e23cb437aea14a6b6575ae3db7488 100644
--- a/switch-list.json
+++ b/switch-list.json
@@ -1,5 +1,5 @@
 {
-  "192.168.46.69": "b-sw-zgr2-01.dwelle.de",
-  "192.168.46.70": "b-sw-zgr2-02.dwelle.de",
-  "192.168.46.77": "bcisis06.dwelle.de"
-}
\ No newline at end of file
+  "192.168.46.69": "sw1.dm.com",
+  "192.168.46.70": "sw2.dm.com",
+  "192.168.46.77": "sw3.dm.com"
+}