Skip to content

Add the article "the" to "private scope" in the private value of the Scope parameter. #8754

@tommymaynard

Description

@tommymaynard

Prerequisites

  • Write a descriptive title.
  • Search the existing issues.
  • I am reporting the documentation problem for version of PowerShell I am using.

Version

5.1, 7.0, 7.1, 7.2, 7.3 (preview)

Link to affected document

https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.utility/new-variable

Description of the documentation error

The private parameter value of the Scope parameter reads, "... You can use private scope to create a private version of an item with the same name in another scope." The words "private scope" need the article "the" added before them.

Suggested fix

Change it to read, "... You can use the private scope to create a private version of an item with the same name in another scope."

Metadata

Metadata

Assignees

Labels

area-utilityArea - Microsoft.PowerShell.Utility moduleissue-doc-bugIssue - error in documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions