This commit is contained in:
OCram85 2017-08-16 11:15:07 +02:00
parent dae04d72c5
commit f01489fe80
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ function New-CredentialStore {
.EXAMPLE
New-CredentialStore -Shared
# Creates a new shead CredentialStore
# Creates a new shared CredentialStore
.EXAMPLE
New-CredentialStore -Shared -Path "C:\TMP\CredentialStore.json"