From 7f87deb4e5212b08ca8770bc5e4ae010f0f4783a Mon Sep 17 00:00:00 2001 From: Tom Limoncelli Date: Wed, 11 Oct 2017 09:59:45 -0400 Subject: [PATCH] fixup! --- docs/_providers/activedir.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_providers/activedir.md b/docs/_providers/activedir.md index 184c36977..bb426afe5 100644 --- a/docs/_providers/activedir.md +++ b/docs/_providers/activedir.md @@ -5,7 +5,7 @@ jsId: ACTIVEDIRECTORY_PS title: ActiveDirectory_PS Provider --- # ActiveDirectory_PS Provider -This provider updates an Microsoft ActiceDirectory server DNS server. It interacts with AD via PowerShell commands that are generated and executed on the local machine. This means that DNSControl must be run on a Windows host. This driver automatically deactivates itself when run on non-Windows systems. +This provider updates an Microsoft ActiveDirectory server DNS server. It interacts with AD via PowerShell commands that are generated and executed on the local machine. This means that DNSControl must be run on a Windows host. This driver automatically deactivates itself when run on non-Windows systems. # Running on Non-Windows systems For debugging and testing on non-Windows systems, a "fake PowerShell" mode can be used, which will activate the driver and simulate PowerShell as follows: