uranusjr commented on a change in pull request #20106:
URL: https://github.com/apache/airflow/pull/20106#discussion_r767456710



##########
File path: docs/apache-airflow-providers-snowflake/connections/snowflake.rst
##########
@@ -63,6 +63,9 @@ Extra (optional)
     * ``private_key_file``: Specify the path to the private key file.
     * ``session_parameters``: Specify `session level parameters
       
<https://docs.snowflake.com/en/user-guide/python-connector-example.html#setting-session-parameters>`_
+    * ``insecure_mode``: Turns off OCSP certificate checks

Review comment:
       ```suggestion
       * ``insecure_mode``: Turn off OCSP certificate checks
   ```
   
   This is consistent to the tense used by other bullet points 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]


Reply via email to