This is an automated email from the ASF dual-hosted git repository.

vinoth pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/hudi.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new a777ff9  Travis CI build asf-site
a777ff9 is described below

commit a777ff9e2625f0e869d9a2f08b8ff2e6be6dc629
Author: CI <[email protected]>
AuthorDate: Tue Jul 6 06:23:29 2021 +0000

    Travis CI build asf-site
---
 content/docs/configurations.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/docs/configurations.html b/content/docs/configurations.html
index 5b0335b..4024e67 100644
--- a/content/docs/configurations.html
+++ b/content/docs/configurations.html
@@ -1813,7 +1813,7 @@ HoodieWriteConfig can be built using a builder pattern as 
below.</p>
         <td>Key generator implementation to be used for generating keys from 
the bootstrapped dataset.</td>
       </tr>
       <tr>
-        <td>withBootstrapKeyGenType(keyGenType))</td>
+        <td>withBootstrapKeyGenTYpe(keyGenType))</td>
         <td>hoodie.bootstrap.keygen.type</td>
         <td>NO</td>
         <td>SIMPLE</td>

Reply via email to