Update daprdocs/content/en/concepts/dapr-services/placement.md

Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Signed-off-by: Alexander Trauzzi <acj@trauzzi.me>
This commit is contained in:
Alexander Trauzzi 2025-07-25 14:03:09 -05:00 committed by GitHub
parent 03e90ca479
commit 88aa8ba02b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -96,7 +96,8 @@ updatedAt | timestamp | Timestamp of the actor registered/updated.
## Disabling the Placement service
The dapr placement service can be disabled with the following setting:
The Placement service can be disabled with the following setting:
```
global.actors.enabled=false