Skip to content

Commit f706b10

Browse files
authored
fix typo in MySQL troubleshooting guide (#805)
1 parent 4315e53 commit f706b10

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

docs/Troubleshooting/MySqlIssue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ always available, it leads to a rapid increase in MySQL disk consumption.
1313
This growth is primarily caused by the large size of the binary logs generated
1414
after each data collection cycle.
1515

16-
### Why dose DevLake choose to delete the existing data and then insert new data?
16+
### Why does DevLake choose to delete the existing data and then insert new data?
1717

1818
Because we want to ensure that the latest data is
1919
always available. If we don't delete the existing data, some old data which has been deleted

versioned_docs/version-v0.17/Troubleshooting/MySqlSizeIssue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ always available, it leads to a rapid increase in MySQL disk consumption.
1313
This growth is primarily caused by the large size of the binary logs generated
1414
after each data collection cycle.
1515

16-
### Why dose DevLake choose to delete the existing data and then insert new data?
16+
### Why does DevLake choose to delete the existing data and then insert new data?
1717

1818
Because we want to ensure that the latest data is
1919
always available. If we don't delete the existing data, some old data which has been deleted

versioned_docs/version-v0.18/Troubleshooting/MySqlSizeIssue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ always available, it leads to a rapid increase in MySQL disk consumption.
1313
This growth is primarily caused by the large size of the binary logs generated
1414
after each data collection cycle.
1515

16-
### Why dose DevLake choose to delete the existing data and then insert new data?
16+
### Why does DevLake choose to delete the existing data and then insert new data?
1717

1818
Because we want to ensure that the latest data is
1919
always available. If we don't delete the existing data, some old data which has been deleted

versioned_docs/version-v0.19/Troubleshooting/MySqlSizeIssue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ always available, it leads to a rapid increase in MySQL disk consumption.
1313
This growth is primarily caused by the large size of the binary logs generated
1414
after each data collection cycle.
1515

16-
### Why dose DevLake choose to delete the existing data and then insert new data?
16+
### Why does DevLake choose to delete the existing data and then insert new data?
1717

1818
Because we want to ensure that the latest data is
1919
always available. If we don't delete the existing data, some old data which has been deleted

versioned_docs/version-v0.20/Troubleshooting/MySqlIssue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ always available, it leads to a rapid increase in MySQL disk consumption.
1313
This growth is primarily caused by the large size of the binary logs generated
1414
after each data collection cycle.
1515

16-
### Why dose DevLake choose to delete the existing data and then insert new data?
16+
### Why does DevLake choose to delete the existing data and then insert new data?
1717

1818
Because we want to ensure that the latest data is
1919
always available. If we don't delete the existing data, some old data which has been deleted

versioned_docs/version-v0.21/Troubleshooting/MySqlIssue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ always available, it leads to a rapid increase in MySQL disk consumption.
1313
This growth is primarily caused by the large size of the binary logs generated
1414
after each data collection cycle.
1515

16-
### Why dose DevLake choose to delete the existing data and then insert new data?
16+
### Why does DevLake choose to delete the existing data and then insert new data?
1717

1818
Because we want to ensure that the latest data is
1919
always available. If we don't delete the existing data, some old data which has been deleted

versioned_docs/version-v1.0/Troubleshooting/MySqlIssue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ always available, it leads to a rapid increase in MySQL disk consumption.
1313
This growth is primarily caused by the large size of the binary logs generated
1414
after each data collection cycle.
1515

16-
### Why dose DevLake choose to delete the existing data and then insert new data?
16+
### Why does DevLake choose to delete the existing data and then insert new data?
1717

1818
Because we want to ensure that the latest data is
1919
always available. If we don't delete the existing data, some old data which has been deleted

0 commit comments

Comments
 (0)