From 75625f53b463277288c645e7c6522b78c4b62904 Mon Sep 17 00:00:00 2001 From: Awiteb Date: Wed, 21 Aug 2024 16:32:37 +0000 Subject: [PATCH] chore(typo): Fix typo `Clening` -> `Cleaning` Signed-off-by: Awiteb --- docs/SUMMARY.md | 2 +- docs/commands/README.md | 2 +- docs/commands/clean.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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