Skip to content

Commit bc304be

Browse files
authored
Fix Get operation text
1 parent 3eb7ef2 commit bc304be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dsc/docs-conceptual/dsc-3.0/concepts/resources/operations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The **Get** operation returns the actual state of a specific resource instance o
2222

2323
This operation is only available for resources that have the [get capability][01].
2424

25-
DSC invokes the **Test** operation when you use the following commands:
25+
DSC invokes the **Get** operation when you use the following commands:
2626

2727
- `dsc resource get` to return the actual state for a resource instance.
2828
- `dsc config get` to return the actual state for every instance in a configuration document.

0 commit comments

Comments
 (0)