[docs] Fix formatting in Hive Connector Procedures doc #22535
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Fix formatting in Hive Connector Procedures doc.
Motivation and Context
Improves consistency of documentation formatting. Noticed while reviewing PR 19821 but it wasn't worth addressing in that PR.
Impact
Documentation.
Test Plan
Local build of documentation.
Screenshot before
![Screenshot 2024-04-16 at 10 55 46 AM](https://private-user-images.githubusercontent.com/7013443/322896359-059ba9c6-4f72-4c5a-97a7-6126f7d8b0da.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzMDI0MjUsIm5iZiI6MTczOTMwMjEyNSwicGF0aCI6Ii83MDEzNDQzLzMyMjg5NjM1OS0wNTliYTljNi00ZjcyLTRjNWEtOTdhNy02MTI2ZjdkOGIwZGEucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTFUMTkyODQ1WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MjU4YjUyZTdhYjMxNTc1NTA5MWM5YzE3NTE4ZDNhNzdkZjFiOWZiZjRjMTAxYzY1MDM4NTE0NjZjNTQ3Y2MzYiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.2MOdBa8YVsabXZG4Shh8w5cDolRos4IshSSCFXEBusc)
Screenshot after
![Screenshot 2024-04-16 at 10 56 02 AM](https://private-user-images.githubusercontent.com/7013443/322896605-0850e6ac-9e47-40c5-8a9b-0cdb64cd2132.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzMDI0MjUsIm5iZiI6MTczOTMwMjEyNSwicGF0aCI6Ii83MDEzNDQzLzMyMjg5NjYwNS0wODUwZTZhYy05ZTQ3LTQwYzUtOGE5Yi0wY2RiNjRjZDIxMzIucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTFUMTkyODQ1WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MjY4YzgxZDI0OGUzMGM2YzdlYTc3ZjE3OTZkMDZkMTI0YjVhNzI4NjIxZjY5YTYzNTdlMjY0M2EwNGU2NWZmNCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.acWg65e1h3O18W5thHW22u1DmaTdEj1BGpfD8Qt-pcM)
Contributor checklist
Release Notes