diff --git a/docs/admin/install.md b/docs/admin/install.md index 94f5442..2d4b7be 100644 --- a/docs/admin/install.md +++ b/docs/admin/install.md @@ -54,7 +54,7 @@ pip install nautobot-secrets-providers[hashicorp] #### 1Password Vault -The 1Password Vault provider requires the `onepassword-sdk` library. THis can easily be installed along witht he app using the following command. +The 1Password Vault provider requires the `onepassword-sdk` library. This can easily be installed along with the app using the following command. ```no-highlight pip install nautobot-secrets-providers[onepassword]