mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-19 13:23:35 +00:00
docs: typo fix athena.ipynb and glue_catalog.ipynb (#27435)
**Description:** This PR fixes typos in ``` docs/docs/integrations/document_loaders/athena.ipynb docs/docs/integrations/document_loaders/glue_catalog.ipynb ```
This commit is contained in:
parent
cfcf783cb5
commit
8f80dd28d9
@ -24,7 +24,7 @@
|
|||||||
"source": [
|
"source": [
|
||||||
"## Setting up\n",
|
"## Setting up\n",
|
||||||
"\n",
|
"\n",
|
||||||
"Follow [instructions to set up an AWS accoung](https://docs.aws.amazon.com/athena/latest/ug/setting-up.html).\n",
|
"Follow [instructions to set up an AWS account](https://docs.aws.amazon.com/athena/latest/ug/setting-up.html).\n",
|
||||||
"\n",
|
"\n",
|
||||||
"Install a python library:"
|
"Install a python library:"
|
||||||
]
|
]
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
"source": [
|
"source": [
|
||||||
"## Setting up\n",
|
"## Setting up\n",
|
||||||
"\n",
|
"\n",
|
||||||
"- Follow [instructions to set up an AWS accoung](https://docs.aws.amazon.com/athena/latest/ug/setting-up.html).\n",
|
"- Follow [instructions to set up an AWS account](https://docs.aws.amazon.com/athena/latest/ug/setting-up.html).\n",
|
||||||
"- Install the boto3 library: `pip install boto3`\n"
|
"- Install the boto3 library: `pip install boto3`\n"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user