From b024043ca2592b83b55f01f120e0d024bcd6e515 Mon Sep 17 00:00:00 2001 From: Markus Fleschutz Date: Wed, 10 May 2023 14:17:12 +0200 Subject: [PATCH] Update FAQ.md --- Docs/FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/FAQ.md b/Docs/FAQ.md index 79dc7588..fe0406dd 100644 --- a/Docs/FAQ.md +++ b/Docs/FAQ.md @@ -122,7 +122,7 @@ Good PowerShell scripts are both user-friendly and platform-independent. I recom
Want to contribute or found a bug or issue? -If you find something bad (like a bug, error, or any issue), please report it here by open an Issue. +If you find something bad (like a bug, error, or any issue), please report it here by opening an Issue. Or even better: Fork the repository, add or fix the script and submit a pull request, so others can participate too.