Skip to content

Commit 6bcf0a7

Browse files
chore: fix typo in readme (GoogleCloudPlatform#377)
1 parent 269c91e commit 6bcf0a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Python language. Using a Cloud SQL connector provides the following benefits:
1515
independent of the database protocol.
1616
* **Convenience:** removes the requirement to use and distribute SSL
1717
certificates, as well as manage firewalls or source/destination IP addresses.
18-
* (optionally) **IAM DB Authenticiation:** provides support for
18+
* (optionally) **IAM DB Authentication:** provides support for
1919
[Cloud SQL’s automatic IAM DB AuthN][iam-db-authn] feature.
2020

2121
[iam-db-authn]: https://cloud.google.com/sql/docs/postgres/authentication

0 commit comments

Comments
 (0)