Skip to content

Commit 0fbea44

Browse files
authored
chore: update typo in README (#2062)
1 parent 492a8d1 commit 0fbea44

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
@@ -68,7 +68,7 @@ to your Cloud SQL instance, you will need to add this library as a jar with depe
6868

6969
Here are some troubleshooting tips to resolve common issues that come up when using the Java Connector:
7070

71-
1. Make sure you are using the latest version of the Cloud SQL Connector and your database driver to avoid incompatibilities. Some older versions of drivers are not supported
71+
1. Make sure you are using the latest version of the Cloud SQL Connector and your database driver to avoid incompatibilities. Some older versions of drivers are not supported.
7272
1. The Java connector provides authorization for connections, but it does not provide new paths to connectivity. For example, in order to connect to a Cloud SQL instance using a Private IP address, your application must already have VPC access.
7373

7474
## Support policy

0 commit comments

Comments
 (0)