This is an automated email from the ASF dual-hosted git repository.
yumeng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git
The following commit(s) were added to refs/heads/main by this push:
new d627752291 fix: typo and api info term (#443)
d627752291 is described below
commit d627752291bdf998f4f61e0beb8b43e6c71a05e1
Author: Nicholas Zheng <[email protected]>
AuthorDate: Tue Feb 21 16:00:38 2023 +0800
fix: typo and api info term (#443)
---
versioned_docs/version-v0.15/UserManuals/ConfigUI/Tapd.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/versioned_docs/version-v0.15/UserManuals/ConfigUI/Tapd.md
b/versioned_docs/version-v0.15/UserManuals/ConfigUI/Tapd.md
index c65270d449..d999e213eb 100644
--- a/versioned_docs/version-v0.15/UserManuals/ConfigUI/Tapd.md
+++ b/versioned_docs/version-v0.15/UserManuals/ConfigUI/Tapd.md
@@ -17,15 +17,15 @@ This should be a valid REST API endpoint
- `https://api.tapd.cn/`
The endpoint url should end with `/`.
-#### Username / Password
-Input the username and password of your Tapd account, you can follow the steps
as below.
+#### API Account / API Token
+Input the API Account and API Token of your Tapd account, you can follow the
steps as below.

#### Proxy URL (Optional)
If you are behind a corporate firewall or VPN you may need to utilize a proxy
server. Enter a valid proxy server address on your network, e.g.
`http://your-proxy-server.com:1080`
-#### Ralte Limit (Optional)
-For TAPD, we suggest you setting the rate limit to 3500
+#### Rate Limit (Optional)
+For TAPD, we suggest you setting the rate limit to 3000
#### Test and Save Connection
Click `Test Connection`, if the connection is successful, click `Save
Connection` to add the connection.