You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by ca...@apache.org on 2022/09/09 03:59:24 UTC

[incubator-linkis-website] branch dev updated: update swwager-instructions.md (#507)

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

casion pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-linkis-website.git


The following commit(s) were added to refs/heads/dev by this push:
     new 686998e521 update swwager-instructions.md (#507)
686998e521 is described below

commit 686998e52199f8ca08d41341610cd868fc693194
Author: 成彬彬 <10...@users.noreply.github.com>
AuthorDate: Fri Sep 9 11:59:19 2022 +0800

    update swwager-instructions.md (#507)
---
 docs/development/swwager-instructions.md                              | 4 ++--
 .../current/development/swwager-instructions.md                       | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/development/swwager-instructions.md b/docs/development/swwager-instructions.md
index 8b6710b953..30f71ad5c2 100644
--- a/docs/development/swwager-instructions.md
+++ b/docs/development/swwager-instructions.md
@@ -1,9 +1,9 @@
 ---
-title: Swwager Annotation Instructions
+title: Swagger Annotation Instructions
 sidebar_position: 5
 ---
 
-## 1. Scope of swwager annotations
+## 1. Scope of swagger annotations
 | API| Scope | Where to use |
 | -------- | -------- | ----- |
 |@Api|Protocol set description|Used on the controller class|
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/development/swwager-instructions.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/development/swwager-instructions.md
index 8c7c7a50fa..13ea350b95 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/development/swwager-instructions.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/development/swwager-instructions.md
@@ -1,9 +1,9 @@
 ---
-title: Swwager 注解使用说明
+title: Swagger 注解使用说明
 sidebar_position: 5
 ---
 
-## 1. swwager注解的作用域
+## 1. Swagger注解的作用域
 |  API| 作用范围 | 使用位置 | 
 | -------- | -------- | ----- |
 |@Api|协议集描述|用于controller类上|


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org