Update README.md (#12923)

This commit is contained in:
xiezheng-XD 2023-08-21 16:41:47 +08:00 committed by GitHub
parent 6b617a1ce9
commit 4c75227681
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -473,7 +473,7 @@ management.health.dubbo.status.extras = load,threadpool
`management.health.dubbo.enabled` is a enabled configuration to turn on or off health checks feature, its' default is `true`.
If you'd like to disable health checks , you chould apply `management.health.dubbo.enabled` to be `false`:
If you'd like to disable health checks , you could apply `management.health.dubbo.enabled` to be `false`:
```properties
management.health.dubbo.enabled = false