This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch release-0.11.1-rc2-prep in repository https://gitbox.apache.org/repos/asf/hudi.git
commit 7b98ecfc2a92daf5b04f3823f71fab0ab96e3fac 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"
