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

klesh 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 d007ed139e fix(troubleshooting): modify MySqlSizeIssue.md (#483)
d007ed139e is described below

commit d007ed139e8989beb90a3902cabb7a6101cc2338
Author: Warren Chen <[email protected]>
AuthorDate: Tue Apr 4 09:45:32 2023 +0800

    fix(troubleshooting): modify MySqlSizeIssue.md (#483)
---
 docs/Troubleshooting/MySqlSizeIssue.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/Troubleshooting/MySqlSizeIssue.md 
b/docs/Troubleshooting/MySqlSizeIssue.md
index 98f4bf7a99..3226b7dc0f 100644
--- a/docs/Troubleshooting/MySqlSizeIssue.md
+++ b/docs/Troubleshooting/MySqlSizeIssue.md
@@ -17,7 +17,7 @@ after each data collection cycle.
 
 Because we want to ensure that the latest data is 
 always available. If we don't delete the existing data, some old data which 
has been deleted 
-from the source system will still be available in the DevLake database.
+from the previous step will still be available in the DevLake database.
 
 
 ### How to purge old binary logs?

Reply via email to