Skip to content

Commit e34b400

Browse files
Fix typo
1 parent 334eee8 commit e34b400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/resources/PowerShellWorkerStrings.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,6 @@
386386
<value>Invalid binding direction. Binding name: {0}</value>
387387
</data>
388388
<data name="ErrorsWhileExecutingGetFunctionsMetadata" xml:space="preserve">
389-
<value>Errors reported while executing Get-FunctionsMetadata cmldet. {0}.</value>
389+
<value>Errors reported while executing Get-FunctionsMetadata cmdlet. {0}.</value>
390390
</data>
391391
</root>

0 commit comments

Comments
 (0)