This is an automated email from the ASF dual-hosted git repository.
xushiyan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
The following commit(s) were added to refs/heads/master by this push:
new f5ab921300 [MINOR][DOCS] Update the README.md file in hudi-examples
(#5803)
f5ab921300 is described below
commit f5ab921300654e61a448ac447eb4532a60e49b9c
Author: liuzhuang2017 <[email protected]>
AuthorDate: Thu Jun 9 08:45:00 2022 +0800
[MINOR][DOCS] Update the README.md file in hudi-examples (#5803)
---
hudi-examples/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hudi-examples/README.md b/hudi-examples/README.md
index ee077c3f78..5c228b6825 100644
--- a/hudi-examples/README.md
+++ b/hudi-examples/README.md
@@ -42,4 +42,4 @@ To run the demo:
6.1 The configuration files we provided is just the simplest demo, you
can change it according to your specific needs.
- 6.2 You could also use Intellij to run the example directly by
configuring parameters as "Program arguments"
+ 6.2 You could also use IntelliJ IDEA to run the example directly by
configuring parameters as "Program arguments"