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

abeizn pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git

commit 23cd92d1caf9430f572ff4ad7e97f69e38386dff
Author: Keon Amini <[email protected]>
AuthorDate: Wed Jul 13 21:59:16 2022 -0500

    fix: fixed typo
---
 docs/UserManuals/TeamConfiguration.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/UserManuals/TeamConfiguration.md 
b/docs/UserManuals/TeamConfiguration.md
index 6ef12925..16d1d26d 100644
--- a/docs/UserManuals/TeamConfiguration.md
+++ b/docs/UserManuals/TeamConfiguration.md
@@ -93,7 +93,7 @@ b. After successful execution, the user_accounts table is 
generated, and you can
 
 ![image](../../static/img/Team/teamflow5.png)
 
-## Step 6 - Get user_accountsr relationship
+## Step 6 - Get user_accounts relationship
 After generating the user_accounts relationship, the user can get the 
associated data through the GET method to confirm whether the data user and 
account match correctly and whether the matched accounts are complete.
 
 a. http://127.0.0.1:8080/plugins/org/user_account_mapping.csv (put into the 
browser to download the file directly)

Reply via email to