This is an automated email from the ASF dual-hosted git repository.

ningjiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-pack.git

commit fb91a477b5155b04fb1b11401ca98ca691c1dfac
Author: Lei Zhang <[email protected]>
AuthorDate: Fri Aug 9 14:12:40 2019 +0800

    SCB-1411 Fix typo in fsm docs
---
 docs/fsm/how_to_use_fsm.md    | 2 +-
 docs/fsm/how_to_use_fsm_zh.md | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/fsm/how_to_use_fsm.md b/docs/fsm/how_to_use_fsm.md
index 6985cdc..da3de4e 100644
--- a/docs/fsm/how_to_use_fsm.md
+++ b/docs/fsm/how_to_use_fsm.md
@@ -59,7 +59,7 @@ The state machine mode save completed transaction data to 
elasticsearch
 
   ![image-20190809122442186](assets/ui-transaction-details-failed.png)
 
-## Alpha APIs
+## APIs
 
 #### Metrics
 
diff --git a/docs/fsm/how_to_use_fsm_zh.md b/docs/fsm/how_to_use_fsm_zh.md
index 5942536..d6e1a58 100644
--- a/docs/fsm/how_to_use_fsm_zh.md
+++ b/docs/fsm/how_to_use_fsm_zh.md
@@ -61,7 +61,7 @@
 
   ![image-20190809122442186](assets/ui-transaction-details-failed.png)
 
-## Alpha APIs
+## APIs
 
 #### 性能度量
 
@@ -148,7 +148,7 @@ curl http://localhost:8090/alpha/api/v1/metrics
 
   * page 页号
 
-  * size 返回行树
+  * size 返回行数
 
   返回参数
 

Reply via email to