diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index 7b92d3e..da320bf 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -8,7 +8,7 @@ - [Editing a vault](commands/edit.md) - [Getting a vault](commands/get.md) - [Listing all vaults](commands/list.md) - - [Clening the vaults](commands/clean.md) + - [Cleaning the vaults](commands/clean.md) - [Generating a password](commands/gen.md) - [Importing and exporting vaults](commands/import-export.md) - [Changing the master password](commands/change-master-password.md) diff --git a/docs/commands/README.md b/docs/commands/README.md index 4a6af93..ebf7544 100644 --- a/docs/commands/README.md +++ b/docs/commands/README.md @@ -36,7 +36,7 @@ Now let's take a look at the available commands and how to use them. - [Editing a vault](commands/edit.md) - [Getting a vault](commands/get.md) - [Listing all vaults](commands/list.md) -- [Clening the vaults](commands/clean.md) +- [Cleaning the vaults](commands/clean.md) - [Generating a password](commands/generate-password.md) - [Importing and exporting vaults](commands/import-export.md) - [Changing the master password](commands/change-master-password.md) diff --git a/docs/commands/clean.md b/docs/commands/clean.md index 255a8d0..9453b50 100644 --- a/docs/commands/clean.md +++ b/docs/commands/clean.md @@ -1,4 +1,4 @@ -# Clening the vaults +# Cleaning the vaults ## Usage