mirror of
https://gitee.com/iresty/apisix.git
synced 2024-12-04 21:17:36 +08:00
doc: fixed typo in health-check.md
(#2200)
This commit is contained in:
parent
087f87a7e4
commit
98da870976
@ -22,7 +22,7 @@
|
||||
Health Check of APISIX is based on [lua-resty-healthcheck](https://github.com/Kong/lua-resty-healthcheck),
|
||||
you can use it for upstream.
|
||||
|
||||
The following is a example of health check:
|
||||
The following is an example of health check:
|
||||
|
||||
```shell
|
||||
curl http://127.0.0.1:9080/apisix/admin/routes/1 -H 'X-API-KEY: edd1c9f034335f136f87ad84b625c8f1' -X PUT -d '
|
||||
|
Loading…
Reference in New Issue
Block a user