kaxil commented on a change in pull request #20639:
URL: https://github.com/apache/airflow/pull/20639#discussion_r777795785



##########
File path: docs/apache-airflow/logging-monitoring/errors.rst
##########
@@ -29,13 +29,14 @@ First you must install sentry requirement:
 
    pip install 'apache-airflow[sentry]'
 
-After that, you need to enable the integration by set ``sentry_on`` option in 
``[sentry]`` section to ``"True"``.
+After that, you need to enable the integration by set ``sentry_on`` option in 
``[sentry]`` section to ``'True'``.

Review comment:
       ```suggestion
   After that, you need to enable the integration by set ``sentry_on`` option 
in ``[sentry]`` section to ``True``.
   ```




-- 
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]


Reply via email to