Correct typo in English README#7695
Conversation
Corrects a minor typo
Codecov Report
@@ Coverage Diff @@
## dev #7695 +/- ##
=========================================
Coverage 41.03% 41.03%
Complexity 3695 3695
=========================================
Files 637 637
Lines 27025 27025
Branches 3063 3063
=========================================
Hits 11089 11089
Misses 14867 14867
Partials 1069 1069 Continue to review full report at Codecov.
|
Hi @zhuangchong , thanks for the approval. Does my change still need to be bound by this ⬆️ ? The lacking code coverage level is in files I didn't touch / are not affected by my change. |
hi @brnnnfx: |
|
I do not thinks it is related to this point. It keeps waiting cause we have a confilc setting about it. I would submit a PR to correct it |
|
I approval to run CI just now, we would waiting CI result |
|
SonarCloud Quality Gate failed. |
|
Hi @brnnnfx , thanks for your contribution and welcome to join the community 🎉 . If you want to contribute but could not find issues, maybe you could start in #5689 or just search our issue list https://github.com/apache/dolphinscheduler/issues. Looking forward to your next contribution. |
* [cherry-pick-2.0.3]Correct typo in English README #7695 * Update NOTICE year (#7784) * [BUG] Repair JDBC connection of Oracle (#7883) * [cherry-pick-2.0.3][Fix-7538] [server] Fix when there is a forbidden node in dag, the execution flow is abnormal #7613 * [cherry-pick-2.0.3][Fix-7825] Remedy the value of create time and update time to be current time when importing a process json file. #7828 * [FIX-7732][fix] fix column 'is_directory' of table `t_ds_resources` type error in PG database (#7898) Fix column 'is_directory' of table t_ds_resources type error in PG database This closes #7732 Co-authored-by: Brennan Fox <brnnnfx@users.noreply.github.com> Co-authored-by: Kirs <acm_master@163.com> Co-authored-by: X&Z <980813351@qq.com> Co-authored-by: caishunfeng <534328519@qq.com> Co-authored-by: 天仇 <532066967@qq.com>









Purpose of the pull request
This corrects a minor typo to make the README file a little more clear for readers.
Brief change log
Change the following line...
Please referer the official website document......to appear as...
Please refer to the official website document...Verify this pull request
This pull request is code cleanup without any test coverage.