From d9f79430c5b403d14f1106c3f49c41a83865b45a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleksandar=20Nikoli=C4=87?= Date: Sun, 17 Jun 2018 19:36:02 +0200 Subject: [PATCH] Fix typos Fix minor typos. --- docs/DOCSMIGRATION.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/DOCSMIGRATION.md b/docs/DOCSMIGRATION.md index ab704845d36..e3aef3ad111 100644 --- a/docs/DOCSMIGRATION.md +++ b/docs/DOCSMIGRATION.md @@ -1,10 +1,10 @@ # Documentation Migration The docs folder in this repo contains a lot of documentation about the PowerShell source code and build environment. -It also has contained documentation about about installing and using Powershell. +It also has contained documentation about installing and using PowerShell. That documentation really belongs in the [PowerShell/PowerShell-Docs](https://github.com/PowerShell/PowerShell-Docs) repo. -We are in the process of migrating the user-focused article to the docs repo. +We are in the process of migrating the user-focused articles to the docs repo. This file records which files have been migrated. ## 2018-05-18