PaulRMellor commented on code in PR #16650: URL: https://github.com/apache/kafka/pull/16650#discussion_r1689784157
########## docs/toc.html: ########## @@ -50,13 +50,23 @@ <li><a href="#sourceconnectconfigs">Source Connector Configs</a> <li><a href="#sinkconnectconfigs">Sink Connector Configs</a> </ul> + <li><a href="#streamsconfigs">3.6 Kafka Streams Configs</a> <li><a href="#adminclientconfigs">3.7 AdminClient Configs</a> <li><a href="#mirrormakerconfigs">3.8 MirrorMaker Configs</a> <li><a href="#systemproperties">3.9 System Properties</a> - <li><a href="#tieredstorageconfigs">3.10 Tiered Storage Configs</a></li> + <li><a href="#tieredstorageconfigs">3.10 Tiered Storage Configs</a> + <li><a href="#config_providers">3.11 Configuration Providers</a> + <ul> + <li><a href="#using_providers">Using</a> Review Comment: Usage is okay but a bit formal and less direct than Using. Using is more action-oriented and fits with referencing (gerund) later. Most technical documents use gerunds for headings. My vote is Using. -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org