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 1f1569f commit c3e6acaCopy full SHA for c3e6aca
daprdocs/content/en/python-sdk-docs/python-actor.md
@@ -61,7 +61,7 @@ Visit [this page](https://github.com/dapr/python-sdk/tree/v1.14.0/examples/demo_
61
62
## Mock Actor Testing
63
64
-The Dapr Python SDK provides the ability to create mock actors to unit test your actor methods and how they interact with the actor state.
+The Dapr Python SDK provides the ability to create mock actors to unit test your actor methods and see how they interact with the actor state.
65
66
### Sample Usage
67
0 commit comments