Skip to content

Commit 241e8ec

Browse files
committed
typo
1 parent 6110e23 commit 241e8ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/semantic-search-with-openai-qa/notebook.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"cell_type": "markdown",
3232
"id": "df04d713-f330-4335-9837-3ab79eb552d6",
3333
"metadata": {},
34-
"source": "### Install OpenAI package\n\nLet's start by installing tho [openai](https://platform.openai.com/docs/api-reference?lang=python) Python package."
34+
"source": "### Install OpenAI package\n\nLet's start by installing the [openai](https://platform.openai.com/docs/api-reference?lang=python) Python package."
3535
},
3636
{
3737
"cell_type": "code",

0 commit comments

Comments
 (0)