From f5ab921300654e61a448ac447eb4532a60e49b9c Mon Sep 17 00:00:00 2001 From: liuzhuang2017 <95120044+liuzhuang2017@users.noreply.github.com> Date: Thu, 9 Jun 2022 08:45:00 +0800 Subject: [PATCH] [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 ee077c3f7..5c228b682 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"