This is an automated email from the ASF dual-hosted git repository.
spacewander 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 c1f28e0 docs: fix typo in README (#3312)
c1f28e0 is described below
commit c1f28e09e1eb4f61d03aae8fad44a11ec604d9cd
Author: John Bampton <[email protected]>
AuthorDate: Sat Jan 16 23:31:13 2021 +1000
docs: fix typo in README (#3312)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index bbdd855..15623a5 100644
--- a/README.md
+++ b/README.md
@@ -264,7 +264,7 @@ For more documents, please refer to [Apache APISIX Document
Index](doc/README.md
Using AWS's 8 core server, APISIX's QPS reach to 140,000 with a latency of
only 0.2 ms.
-[benckmark script](benchmark/run.sh), [test method and
process](https://gist.github.com/membphis/137db97a4bf64d3653aa42f3e016bd01) has
been open source, welcome to try and contribute.
+[Benchmark script](benchmark/run.sh), [test method and
process](https://gist.github.com/membphis/137db97a4bf64d3653aa42f3e016bd01) has
been open source, welcome to try and contribute.
## Apache APISIX vs Kong