krishnaiitd opened a new pull request, #12459: URL: https://github.com/apache/hudi/pull/12459
### Change Logs ## Spelling correction * manging => managing * atleast => at least * long => the long ## cli command example correction See the title of command: `Example of cleaner keeping the latest 10 commits` but in the cli command its value is `10` so the title of the command should be fixed as below: `Example of cleaner keeping the latest 3 commits` since the default value of the config is already `10`. ### Impact NA ### Risk level (write none, low medium or high below) none ### Documentation Update _Describe any necessary documentation update if there is any new feature, config, or user-facing change. If not, put "none"._ I am only proposing thje spelling changes in the documenation ### Contributor's checklist - [ ] Read through [contributor's guide](https://hudi.apache.org/contribute/how-to-contribute) - [ ] Change Logs and Impact were stated clearly - [ ] Adequate tests were added if applicable - [ ] CI passed -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
