From 19c7b16e395a2fac82fd06de6c3ff6891e51bbf4 Mon Sep 17 00:00:00 2001 From: Alan LaMielle Date: Thu, 17 Dec 2020 09:36:44 -0700 Subject: [PATCH] Small typo fix in Athena connection docs --- docs/src/pages/docs/Connecting to Databases/athena.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/pages/docs/Connecting to Databases/athena.mdx b/docs/src/pages/docs/Connecting to Databases/athena.mdx index 134b801d2d6a4..769694a3c3f86 100644 --- a/docs/src/pages/docs/Connecting to Databases/athena.mdx +++ b/docs/src/pages/docs/Connecting to Databases/athena.mdx @@ -11,7 +11,7 @@ version: 1 ### PyAthenaJDBC [PyAthenaJDBC](https://pypi.org/project/PyAthenaJDBC/) is a Python DB 2.0 compliant wrapper for the -[Amnazon Athena JDBC driver](https://docs.aws.amazon.com/athena/latest/ug/connect-with-jdbc.html). +[Amazon Athena JDBC driver](https://docs.aws.amazon.com/athena/latest/ug/connect-with-jdbc.html). The connection string for Amazon Athena is as follows: