diff --git a/reference/docs-conceptual/learn/deep-dives/visualize-parameter-binding.md b/reference/docs-conceptual/learn/deep-dives/visualize-parameter-binding.md index 19c26abd73b0..a21d3b5f9b1f 100644 --- a/reference/docs-conceptual/learn/deep-dives/visualize-parameter-binding.md +++ b/reference/docs-conceptual/learn/deep-dives/visualize-parameter-binding.md @@ -67,9 +67,9 @@ Trace-Command -PSHost -Name ParameterBinding -Expression { } ``` -The output from `Trace-Command` can be verbose. Each line of output is prefix with a timestamp and -trace provider information. For the output of this example, the prefix information has been removed -to make it easier to read. +The output from `Trace-Command` can be verbose. Each line of output is prefixed with a timestamp +and trace provider information. For the output of this example, the prefix information has been +removed to make it easier to read. ```Output BIND NAMED cmd line args [Remove-Item]