diff --git a/src/Store/New-CredentialStore.ps1 b/src/Store/New-CredentialStore.ps1 index 3aa3398..6bbe19f 100644 --- a/src/Store/New-CredentialStore.ps1 +++ b/src/Store/New-CredentialStore.ps1 @@ -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"