Skip to content

Commit c3e6aca

Browse files
Update daprdocs/content/en/python-sdk-docs/python-actor.md
Co-authored-by: Elena Kolevska <[email protected]> Signed-off-by: Lorenzo Curcio <[email protected]>
1 parent 1f1569f commit c3e6aca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

daprdocs/content/en/python-sdk-docs/python-actor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Visit [this page](https://github.com/dapr/python-sdk/tree/v1.14.0/examples/demo_
6161

6262
## Mock Actor Testing
6363

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.
64+
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.
6565

6666
### Sample Usage
6767

0 commit comments

Comments
 (0)