From 2ee1a77a72ac607629a5795c6176e9dca14f8f7c Mon Sep 17 00:00:00 2001 From: yamatatsu Date: Thu, 1 Dec 2022 12:56:14 +0900 Subject: [PATCH] docs: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a048ac2..b484a6d 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ **Athena-Query** provide simple interface to get athena query results. -Athena-Query wad inspired and forked from [athena-express](https://github.com/ghdna/athena-express#readme). +Athena-Query was inspired and forked from [athena-express](https://github.com/ghdna/athena-express#readme). > **Warning** > Athena-Query support aws-sdk v3 only. So if you use aws-sdk v2, we recommend to use [athena-express](https://github.com/ghdna/athena-express#readme).