fix typo
This commit is contained in:
parent
dae04d72c5
commit
f01489fe80
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user