Fix misspelling in license.md (#12941)

This commit is contained in:
Adam Peck 2022-08-23 20:53:47 -06:00 committed by GitHub
parent d7d15ba51f
commit 31eda58e9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,7 @@ The licenses for binary packages are maintained _automatically_.
All licenses (for both source code and binary releases) should be registered in [the `licenses.yaml` file](https://github.com/apache/druid/blob/master/licenses.yaml).
[`generate-binary-license.py`](https://github.com/apache/druid/blob/master/distribution/bin/generate-binary-license.py)
and [`generate-binary-notice.py`](https://github.com/apache/druid/blob/master/distribution/bin/generate-binary-notice.py)
will generate the `LICENSE` and `NOTICE` files automatially based on the registry.
will generate the `LICENSE` and `NOTICE` files automatically based on the registry.
### Adding licenses