Skip to content

Commit 3cff2a3

Browse files
SteveL-MSFTCopilot
andauthored
Update dsc_lib/locales/en-us.toml
Co-authored-by: Copilot <[email protected]>
1 parent c59a3d2 commit 3cff2a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dsc_lib/locales/en-us.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ invokePropertyExpressions = "Invoke property expressions"
6868
invokeExpression = "Invoke property expression for %{name}: %{value}"
6969
propertyNotString = "Property '%{name}' with value '%{value}' is not a string"
7070
metadataMicrosoftDscIgnored = "Resource returned metadata property 'Microsoft.DSC' which is ignored"
71-
metadataNotObject = "Resource returned 'metadata' property which is not an object"
71+
metadataNotObject = "Resource returned '_metadata' property which is not an object"
7272

7373
[discovery.commandDiscovery]
7474
couldNotReadSetting = "Could not read 'resourcePath' setting"

0 commit comments

Comments
 (0)