diff --git a/reference/5.1/Microsoft.PowerShell.Core/About/about_Type_Accelerators.md b/reference/5.1/Microsoft.PowerShell.Core/About/about_Type_Accelerators.md index eff2c9a0bde9..0e4466e96028 100644 --- a/reference/5.1/Microsoft.PowerShell.Core/About/about_Type_Accelerators.md +++ b/reference/5.1/Microsoft.PowerShell.Core/About/about_Type_Accelerators.md @@ -35,7 +35,7 @@ cast an object to a specific type. For those cases, you must enclose the type name or its accelerator in square brackets (`[]`). For example, `[int]` or `[int32]`. -In some contexts, you can specify allow type accelerator name as a string. For +In some contexts, you can specify the type accelerator name as a string. For example: - When used with type comparison operators diff --git a/reference/7.4/Microsoft.PowerShell.Core/About/about_Type_Accelerators.md b/reference/7.4/Microsoft.PowerShell.Core/About/about_Type_Accelerators.md index 860061b93a32..0f3eae500cbc 100644 --- a/reference/7.4/Microsoft.PowerShell.Core/About/about_Type_Accelerators.md +++ b/reference/7.4/Microsoft.PowerShell.Core/About/about_Type_Accelerators.md @@ -35,7 +35,7 @@ cast an object to a specific type. For those cases, you must enclose the type name or its accelerator in square brackets (`[]`). For example, `[int]` or `[int32]`. -In some contexts, you can specify allow type accelerator name as a string. For +In some contexts, you can specify the type accelerator name as a string. For example: - When used with type comparison operators diff --git a/reference/7.5/Microsoft.PowerShell.Core/About/about_Type_Accelerators.md b/reference/7.5/Microsoft.PowerShell.Core/About/about_Type_Accelerators.md index 38dd1f3a81b8..929fb7f70e77 100644 --- a/reference/7.5/Microsoft.PowerShell.Core/About/about_Type_Accelerators.md +++ b/reference/7.5/Microsoft.PowerShell.Core/About/about_Type_Accelerators.md @@ -35,7 +35,7 @@ cast an object to a specific type. For those cases, you must enclose the type name or its accelerator in square brackets (`[]`). For example, `[int]` or `[int32]`. -In some contexts, you can specify allow type accelerator name as a string. For +In some contexts, you can specify the type accelerator name as a string. For example: - When used with type comparison operators diff --git a/reference/7.6/Microsoft.PowerShell.Core/About/about_Type_Accelerators.md b/reference/7.6/Microsoft.PowerShell.Core/About/about_Type_Accelerators.md index ff6b2c6c9505..5cd148fe4124 100644 --- a/reference/7.6/Microsoft.PowerShell.Core/About/about_Type_Accelerators.md +++ b/reference/7.6/Microsoft.PowerShell.Core/About/about_Type_Accelerators.md @@ -35,7 +35,7 @@ cast an object to a specific type. For those cases, you must enclose the type name or its accelerator in square brackets (`[]`). For example, `[int]` or `[int32]`. -In some contexts, you can specify allow type accelerator name as a string. For +In some contexts, you can specify the type accelerator name as a string. For example: - When used with type comparison operators