diff --git a/src/System.Management.Automation/resources/ParameterBinderStrings.resx b/src/System.Management.Automation/resources/ParameterBinderStrings.resx index 1edbbba226e..8c49becc278 100644 --- a/src/System.Management.Automation/resources/ParameterBinderStrings.resx +++ b/src/System.Management.Automation/resources/ParameterBinderStrings.resx @@ -142,7 +142,7 @@ Cannot bind positional parameters because no names were given. - Parameter set cannot be resolved using the specified named parameters. + Parameter set cannot be resolved using the specified named parameters. One or more parameters issued cannot be used together or an insufficient number of parameters were provided. Cannot process command because of one or more missing mandatory parameters:{1}.