This is an automated email from the ASF dual-hosted git repository.
tokers pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git
The following commit(s) were added to refs/heads/master by this push:
new 726407b docs: fix grammar (#3538)
726407b is described below
commit 726407b4d0f05fc353fb6a1df628805c5f218c5b
Author: John Bampton <[email protected]>
AuthorDate: Sat Feb 6 15:18:46 2021 +1000
docs: fix grammar (#3538)
---
doc/admin-api.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/admin-api.md b/doc/admin-api.md
index 852f24f..b007b8c 100644
--- a/doc/admin-api.md
+++ b/doc/admin-api.md
@@ -79,7 +79,7 @@
|create_time|False| Auxiliary|epoch timestamp in second, will be created
automatically if missing | 1602883670|
|update_time|False| Auxiliary|epoch timestamp in second, will be created
automatically if missing | 1602883670|
-For the same type of parameters, such as `host` and `hosts`, `remote_addr` and
`remote_addrs` cannot exist at the same time, only one of them can be selected.
If enabled at the same time, the API will response an error.
+For the same type of parameters, such as `host` and `hosts`, `remote_addr` and
`remote_addrs` cannot exist at the same time, only one of them can be selected.
If enabled at the same time, the API will respond with an error.
Config Example: