From 3403c934a84feede57e8ce4cdc45aad3b9360557 Mon Sep 17 00:00:00 2001 From: tommymaynard Date: Fri, 13 May 2022 10:15:16 -0700 Subject: [PATCH] Update describe verb. (#8811) --- .../About/about_Functions_Argument_Completion.md | 2 +- .../About/about_Functions_Argument_Completion.md | 2 +- .../About/about_Functions_Argument_Completion.md | 2 +- .../About/about_Functions_Argument_Completion.md | 2 +- .../About/about_Functions_Argument_Completion.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/reference/5.1/Microsoft.PowerShell.Core/About/about_Functions_Argument_Completion.md b/reference/5.1/Microsoft.PowerShell.Core/About/about_Functions_Argument_Completion.md index 340ebef3671..3592f18a99b 100644 --- a/reference/5.1/Microsoft.PowerShell.Core/About/about_Functions_Argument_Completion.md +++ b/reference/5.1/Microsoft.PowerShell.Core/About/about_Functions_Argument_Completion.md @@ -14,7 +14,7 @@ discovery, and speeds up input entry of argument values. ## Long description -This article describe the different ways you can implement argument completers +This article describes the different ways you can implement argument completers for PowerShell functions. Argument completers provide the possible values for a parameter. The available values are calculated at runtime when the user presses the Tab key after the parameter name. There are several ways to diff --git a/reference/7.0/Microsoft.PowerShell.Core/About/about_Functions_Argument_Completion.md b/reference/7.0/Microsoft.PowerShell.Core/About/about_Functions_Argument_Completion.md index 30a10949cef..babe3fa9106 100644 --- a/reference/7.0/Microsoft.PowerShell.Core/About/about_Functions_Argument_Completion.md +++ b/reference/7.0/Microsoft.PowerShell.Core/About/about_Functions_Argument_Completion.md @@ -14,7 +14,7 @@ discovery, and speeds up input entry of argument values. ## Long description -This article describe the different ways you can implement argument completers +This article describes the different ways you can implement argument completers for PowerShell functions. Argument completers provide the possible values for a parameter. The available values are calculated at runtime when the user presses the Tab key after the parameter name. There are several ways to diff --git a/reference/7.1/Microsoft.PowerShell.Core/About/about_Functions_Argument_Completion.md b/reference/7.1/Microsoft.PowerShell.Core/About/about_Functions_Argument_Completion.md index fc00051d124..1cadb8603b9 100644 --- a/reference/7.1/Microsoft.PowerShell.Core/About/about_Functions_Argument_Completion.md +++ b/reference/7.1/Microsoft.PowerShell.Core/About/about_Functions_Argument_Completion.md @@ -14,7 +14,7 @@ discovery, and speeds up input entry of argument values. ## Long description -This article describe the different ways you can implement argument completers +This article describes the different ways you can implement argument completers for PowerShell functions. Argument completers provide the possible values for a parameter. The available values are calculated at runtime when the user presses the Tab key after the parameter name. There are several ways to diff --git a/reference/7.2/Microsoft.PowerShell.Core/About/about_Functions_Argument_Completion.md b/reference/7.2/Microsoft.PowerShell.Core/About/about_Functions_Argument_Completion.md index ef1151fb4b8..86cc9e1b141 100644 --- a/reference/7.2/Microsoft.PowerShell.Core/About/about_Functions_Argument_Completion.md +++ b/reference/7.2/Microsoft.PowerShell.Core/About/about_Functions_Argument_Completion.md @@ -14,7 +14,7 @@ discovery, and speeds up input entry of argument values. ## Long description -This article describe the different ways you can implement argument completers +This article describes the different ways you can implement argument completers for PowerShell functions. Argument completers provide the possible values for a parameter. The available values are calculated at runtime when the user presses the Tab key after the parameter name. There are several ways to diff --git a/reference/7.3/Microsoft.PowerShell.Core/About/about_Functions_Argument_Completion.md b/reference/7.3/Microsoft.PowerShell.Core/About/about_Functions_Argument_Completion.md index bcf157b250d..0272d30f5d5 100644 --- a/reference/7.3/Microsoft.PowerShell.Core/About/about_Functions_Argument_Completion.md +++ b/reference/7.3/Microsoft.PowerShell.Core/About/about_Functions_Argument_Completion.md @@ -14,7 +14,7 @@ discovery, and speeds up input entry of argument values. ## Long description -This article describe the different ways you can implement argument completers +This article describes the different ways you can implement argument completers for PowerShell functions. Argument completers provide the possible values for a parameter. The available values are calculated at runtime when the user presses the Tab key after the parameter name. There are several ways to