We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bba56a3 commit 120526dCopy full SHA for 120526d
reference/docs-conceptual/developer/hosting/runspace03-sample.md
@@ -56,7 +56,7 @@ namespace Microsoft.Samples.PowerShell.Runspaces
56
/// <param name="args">Parameter not used.</param>
57
/// <remarks>
58
/// This sample demonstrates the following:
59
- /// 1. Creating a PowerSHell object to run a script.
+ /// 1. Creating a PowerShell object to run a script.
60
/// 2. Adding a script to the pipeline of the PowerShell object.
61
/// 3. Passing input objects to the script from the calling program.
62
/// 4. Running the script synchronously.
0 commit comments