This is an automated email from the ASF dual-hosted git repository.
xiaoyu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shenyu-website.git
The following commit(s) were added to refs/heads/main by this push:
new af8c523ec4 [type:fix] fix grammar (#757)
af8c523ec4 is described below
commit af8c523ec4d40767b39960ee707fd9fa1b3cfec5
Author: gouzixing <[email protected]>
AuthorDate: Thu Sep 22 10:37:28 2022 +0800
[type:fix] fix grammar (#757)
* newsPage
* news page
* bugfix
* news page update
* bugfix --path bug
* conflict
* conflict
* img update
* blog page refractor
* blog page new style
* delete annotate
* index page highlight for slogon
* bugfix:document for node
* bugfix--link false
* i18n & link fix
* 'translate'
* translate
* urlchange bugfix
* docs fix
* delete unused import
* fix
* event page & navibar update & overview doc & pic update for news
* lint
* lint
* translate
* lint
* trans
* feat
* fix--locale=zh
* docs fix
* footer
* i18n
* userList
* fix
* fix
* fix
* index
* fix
* hover
* fix
* index page
* index page
* SWIPER
* SWIPER
* 2.5.0
* 2.5.0
* 2.5.0
* 适配
* 适配
* download
* download
* download
* download
* download
* blog info
* i18n
* grammarly
* grammar
Co-authored-by: gouzixing <[email protected]>
Co-authored-by: gouzixing <[email protected]>
Co-authored-by: gouzixing <gouzixing>
---
blog/SPI-SourceCode-Analysis-RateLimiter-SPI.md | 2 +-
docs/index.md | 2 +-
versioned_docs/version-2.4.0/index.md | 2 +-
versioned_docs/version-2.4.1/index.md | 2 +-
versioned_docs/version-2.4.2/index.md | 2 +-
versioned_docs/version-2.4.3/index.md | 2 +-
versioned_docs/version-2.5.0/index.md | 2 +-
7 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/blog/SPI-SourceCode-Analysis-RateLimiter-SPI.md
b/blog/SPI-SourceCode-Analysis-RateLimiter-SPI.md
index 39febb5f95..c8a0003c0b 100644
--- a/blog/SPI-SourceCode-Analysis-RateLimiter-SPI.md
+++ b/blog/SPI-SourceCode-Analysis-RateLimiter-SPI.md
@@ -421,7 +421,7 @@ protected Mono<Void> doExecute(final ServerWebExchange
exchange, final ShenyuPlu
## Summary
-`RateLimiter` plugin is based on `Spring WebFlux`,and with `Apache Shen SPI`,
with Redis and Lua script to responsible for the critical algorithm and logic
process, make it with characteristic of high concurrency and elastic. As for
the `RateLimiter SPI`.
+`RateLimiter` plugin is based on `Spring WebFlux`,and with `Apache Shen SPI`,
with Redis and Lua script to responsible for the critical algorithm and logic
process, make it with characteristics of high concurrency and elastic. As for
the `RateLimiter SPI`.
1. `RateLimiter` `SPI` provides two `SPI` interface, with interface oriented
design and various design patterns, it's easy to develop new rate limiter
algorithm and key resolver rule.
2. `RateLimiterAlgorithm` `SPI` supplies four rate limiter algorithms, token
bucket,concurrency rate limiter, leaky bucket and sliding window rate limiter.
When designing rate limiter algorithm, the KEY generation need to be carefully
designed according to the algorithm characteristic. Using Lua script to
realize the logic of the algorithm, and design callback() method for
asynchronous processing when needed.
diff --git a/docs/index.md b/docs/index.md
index 066cba1965..8f037fc440 100755
--- a/docs/index.md
+++ b/docs/index.md
@@ -33,7 +33,7 @@ ShenYu (神禹) is the honorific name of Chinese ancient monarch
Xia Yu (also kn
---
-# Mind maps
+# Mind map

diff --git a/versioned_docs/version-2.4.0/index.md
b/versioned_docs/version-2.4.0/index.md
index 44c3f0d7f4..512bf9c162 100755
--- a/versioned_docs/version-2.4.0/index.md
+++ b/versioned_docs/version-2.4.0/index.md
@@ -24,7 +24,7 @@ This is an asynchronous, high-performance, cross-language,
responsive API gatewa

-# Mind maps
+# Mind map

diff --git a/versioned_docs/version-2.4.1/index.md
b/versioned_docs/version-2.4.1/index.md
index 44c3f0d7f4..512bf9c162 100644
--- a/versioned_docs/version-2.4.1/index.md
+++ b/versioned_docs/version-2.4.1/index.md
@@ -24,7 +24,7 @@ This is an asynchronous, high-performance, cross-language,
responsive API gatewa

-# Mind maps
+# Mind map

diff --git a/versioned_docs/version-2.4.2/index.md
b/versioned_docs/version-2.4.2/index.md
index 44c3f0d7f4..512bf9c162 100755
--- a/versioned_docs/version-2.4.2/index.md
+++ b/versioned_docs/version-2.4.2/index.md
@@ -24,7 +24,7 @@ This is an asynchronous, high-performance, cross-language,
responsive API gatewa

-# Mind maps
+# Mind map

diff --git a/versioned_docs/version-2.4.3/index.md
b/versioned_docs/version-2.4.3/index.md
index 182eddac7f..5e2895dfc8 100755
--- a/versioned_docs/version-2.4.3/index.md
+++ b/versioned_docs/version-2.4.3/index.md
@@ -24,7 +24,7 @@ This is an asynchronous, high-performance, cross-language,
responsive API gatewa

-# Mind maps
+# Mind map

diff --git a/versioned_docs/version-2.5.0/index.md
b/versioned_docs/version-2.5.0/index.md
index 9d560769e4..9bf63f362b 100644
--- a/versioned_docs/version-2.5.0/index.md
+++ b/versioned_docs/version-2.5.0/index.md
@@ -33,7 +33,7 @@ ShenYu (神禹) is the honorific name of Chinese ancient monarch
Xia Yu (also kn
---
-# Mind maps
+# Mind map
