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 da5d0f7 docs: fix spelling (#3071)
da5d0f7 is described below
commit da5d0f7e35341b7e6e6f4daf2d8126444408c9ba
Author: John Bampton <[email protected]>
AuthorDate: Fri Dec 18 11:07:02 2020 +1000
docs: fix spelling (#3071)
---
CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index da9fe49..2938e9e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -218,7 +218,7 @@ This release is mainly to strengthen the stability of the
code and add more docu
### Core
-- always specify perl include path when runing test cases.
[#1097](https://github.com/apache/incubator-apisix/pull/1097)
+- always specify perl include path when running test cases.
[#1097](https://github.com/apache/incubator-apisix/pull/1097)
- Feature: Add support for PROXY Protocol.
[#1113](https://github.com/apache/incubator-apisix/pull/1113)
- enhancement: add verify command to verify apisix configuration(nginx.conf).
[#1112](https://github.com/apache/incubator-apisix/pull/1112)
- feature: increase the default size of the core file.
[#1105](https://github.com/apache/incubator-apisix/pull/1105)