Skip to content

Commit cb9b9b3

Browse files
authored
Fix sendgrid -> google. (#15334)
Fixes minor typo in Airflow documentation. The documentation talks about `sendgrid`, when the section is about Google Cloud Platform's Secrets Manager.
1 parent 30c6300 commit cb9b9b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/apache-airflow-providers-google/secrets-backends/google-cloud-secret-manager-backend.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Before you begin
2828

2929
Before you start, make sure you have performed the following tasks:
3030

31-
1. Include sendgrid subpackage as part of your Airflow installation
31+
1. Include ``google`` subpackage as an extra of your Airflow installation
3232

3333
.. code-block:: bash
3434

0 commit comments

Comments
 (0)