This is an automated email from the ASF dual-hosted git repository.
duanzhengqiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push:
new 02e12056330 Fix spell error in release notes: souce to source (#25778)
02e12056330 is described below
commit 02e1205633094a6e17869f9629fa74603cd23cc9
Author: maclong1989 <[email protected]>
AuthorDate: Sat May 20 08:38:04 2023 +0800
Fix spell error in release notes: souce to source (#25778)
Signed-off-by: jiangyl3 <[email protected]>
Co-authored-by: jiangyl3 <[email protected]>
---
RELEASE-NOTES.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index 04a63aeff0e..7261e71a2f2 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -885,7 +885,7 @@
1. Scaling: Fix PostgreSQL xml data type consistency check
1. Fix database discovery failed to modify cron configuration
1. Fix single read data source use weight loadbalance algorithm error
-1. Fix create redundant data souce without memory mode
+1. Fix create redundant data source without memory mode
1. Fix column value matching shadow algorithm data type conversion exception
### Change Log