diff --git a/contributing-docs/12_provider_distributions.rst b/contributing-docs/12_provider_distributions.rst index bf14b56aca014..f85f1daa4ba7f 100644 --- a/contributing-docs/12_provider_distributions.rst +++ b/contributing-docs/12_provider_distributions.rst @@ -169,7 +169,7 @@ there where you should add and remove dependencies for providers (following by r of Airflow). The ``provider.yaml`` file is compliant with the schema that is available in -`json-schema specification `_. +`json-schema specification `_. Thanks to that mechanism, you can develop community managed providers in a seamless way directly from Airflow sources, without preparing and releasing them as distributions separately, which would be rather