amaechler commented on code in PR #16576: URL: https://github.com/apache/druid/pull/16576#discussion_r1631702252
########## dev/license.md: ########## @@ -91,11 +88,10 @@ source_paths: - processing/src/main/java/org/apache/druid/segment/filter/cnf/CalciteCnfHelper.java ``` - #### When you add a new library dependency into Druid This requires you to update the [the `licenses.yaml` file](https://github.com/apache/druid/blob/master/licenses.yaml). -For example, to add `aws-java-sdk-core` as a new depdency, you need to add the following entry. +For example, to add `aws-java-sdk-core` as a new dependency, you need to add the following entry. Review Comment: Small typo here. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
