From 41332e74ae7391073ac1f5bb597b7fea40f6a0ca Mon Sep 17 00:00:00 2001 From: Aishat Adeladun Adewoyin <96025207+Aishat452@users.noreply.github.com> Date: Wed, 17 May 2023 06:48:29 +0100 Subject: [PATCH] Update README.md --- docs/learning-powershell/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/learning-powershell/README.md b/docs/learning-powershell/README.md index 17829d89df7..32a7dfb052f 100644 --- a/docs/learning-powershell/README.md +++ b/docs/learning-powershell/README.md @@ -2,7 +2,7 @@ Whether you're a Developer, a DevOps or an IT Professional, this doc will help you getting started with PowerShell. In this document we'll cover the following: -installing PowerShell, samples walkthrough, PowerShell editor, debugger, testing tools and a map book for experienced bash users to get started with PowerShell faster. +Installing PowerShell, samples walkthrough, PowerShell editor, debugger, testing tools and a map book for experienced bash users to get started with PowerShell faster. The exercises in this document are intended to give you a solid foundation in how to use PowerShell. You won't be a PowerShell guru at the end of reading this material but you will be well on your way with the right set of knowledge to start using PowerShell.