-
Notifications
You must be signed in to change notification settings - Fork 1.7k
minor Spelling issue #8561
Copy link
Copy link
Closed
Labels
area-aboutArea - About_ topicsArea - About_ topicsissue-doc-bugIssue - error in documentationIssue - error in documentation
Description
Prerequisites
- Write a descriptive title.
- Search the existing issues.
- I am reporting the documentation problem for version of PowerShell I am using.
Version
7.2, 7.3 (preview)
Link to affected document
Description of the documentation error
in the $PSNativeCommandArgumentPassing section
Suggested fix
Change
$PSNativeCommandArgumentPassing is only available when the PSNativeCommandArgumentPassing experimental feature ia enabled. For more information, see about_Experimental_Features and Using experimental features.
To
$PSNativeCommandArgumentPassing is only available when the PSNativeCommandArgumentPassing experimental feature is enabled. For more information, see about_Experimental_Features and Using experimental features.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-aboutArea - About_ topicsArea - About_ topicsissue-doc-bugIssue - error in documentationIssue - error in documentation