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 3eb7ef2 commit bc304beCopy full SHA for bc304be
dsc/docs-conceptual/dsc-3.0/concepts/resources/operations.md
@@ -22,7 +22,7 @@ The **Get** operation returns the actual state of a specific resource instance o
22
23
This operation is only available for resources that have the [get capability][01].
24
25
-DSC invokes the **Test** operation when you use the following commands:
+DSC invokes the **Get** operation when you use the following commands:
26
27
- `dsc resource get` to return the actual state for a resource instance.
28
- `dsc config get` to return the actual state for every instance in a configuration document.
0 commit comments