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 a6fe8ec commit 5847ea7Copy full SHA for 5847ea7
README.md
@@ -328,13 +328,13 @@ Destructuring means extracting pieces of information from an object and create p
328
{
329
"Name": "With",
330
"Args": {
331
- "policy": "policy": "MySecondNamespace.SecondDestructuringPolicy, MySecondAssembly"
+ "policy": "MySecondNamespace.SecondDestructuringPolicy, MySecondAssembly"
332
}
333
},
334
335
336
337
- "policy": "policy": "MyThirdNamespace.ThirdDestructuringPolicy, MyThirdAssembly"
+ "policy": "MyThirdNamespace.ThirdDestructuringPolicy, MyThirdAssembly"
338
339
340
],
0 commit comments