diff --git a/Active Directory/README.md b/Active Directory/README.md
index a822641..275128f 100644
--- a/Active Directory/README.md
+++ b/Active Directory/README.md
@@ -1,7 +1,7 @@
# Active Directory
-## Konfiguration
+## Konfiguration
### Powershell - Local Password
````ruby
@@ -56,8 +56,8 @@ Enable-NetAdapterBinding -Name [Name der Netzwerkkarte] -ComponentID ms_tcpip6
````
-## Aufnahme in die Domäne
+## Aufnahme in die Domäne
### Powershell - Domain-Join
````ruby