We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcee44c commit 75126ebCopy full SHA for 75126eb
1 file changed
reference/docs-conceptual/learn/ps101/01-getting-started.md
@@ -73,7 +73,7 @@ At line:1 char:29
73
```
74
75
The solution to this problem is to run PowerShell as a domain user who is a local administrator.
76
-This is how my second domain user account is configured. Using the principal of least privilege,
+This is how my second domain user account is configured. Using the principle of least privilege,
77
this account should NOT be a domain administrator, or have any elevated privileges in the domain.
78
79
Close PowerShell. Relaunch the PowerShell console, except this time right-click on the **Windows
0 commit comments