From 2f9c9eb0ee85a7aaa5a95d0436bd8fee01eb81a4 Mon Sep 17 00:00:00 2001 From: Vinish Reddy Date: Thu, 1 Aug 2024 18:11:35 +0530 Subject: [PATCH] Remove fat finger mistake --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54085408..df8bfc35 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ The custom hadoop configurations can be passed in with the `--hadoopConfig [cust The config in custom hadoop config file will override the default hadoop configurations. For an example of a custom hadoop config file, see [hadoop.xml](https://xtable.apache.org/docs/fabric#step-2-translate-source-table-to-delta-lake-format-using-apache-xtable-incubating). -# Contributingg +# Contributing ## Setup For setting up the repo on IntelliJ, open the project and change the java version to Java11 in File->ProjectStructure ![img.png](style/IDE.png)