Fixed "System Health" title

Patrick Schmidt 2022-07-31 12:14:58 +02:00
parent 41eda9fecd
commit 75a47cb345

@ -135,7 +135,7 @@ curl "http://10.0.2.15:9333/cluster/status?pretty=y"
}
```
### Check System Status
### Check System Health
```bash
curl -I "http://10.0.2.15:9333/cluster/healthz"