From ffedbef726b0c1dff3019c8cf6001d0ec5e71b27 Mon Sep 17 00:00:00 2001 From: Kiss Miklos Date: Sun, 16 Oct 2022 13:20:14 +0200 Subject: [PATCH] fix spelling Signed-off-by: Kiss Miklos --- contrib/scripts/orphan-clean-up/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/scripts/orphan-clean-up/README.md b/contrib/scripts/orphan-clean-up/README.md index 9f5b2d4e48..6fdf51bbbf 100644 --- a/contrib/scripts/orphan-clean-up/README.md +++ b/contrib/scripts/orphan-clean-up/README.md @@ -10,7 +10,7 @@ _Warning:_ There is a risk of entities being orphaned (and being deleted by this ## PowerShell -A PowerShell implementation of a the orphan cleanup script. +A PowerShell implementation of the orphan cleanup script. ### Requirements @@ -28,7 +28,7 @@ Here's how to use the script: ## Bash -A bash implementation implementation of a the orphan cleanup script. +A bash implementation of the orphan cleanup script. ### Requirements