Skip to content

Commit

Permalink
add hyphen
Browse files Browse the repository at this point in the history
  • Loading branch information
ptahmose committed Feb 27, 2024
1 parent d5cc3a5 commit 7d59f4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion labs/03-orchestration/02-Embeddings/embeddings.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@
"source": [
"Now that we've initialised a model to create embeddings, let's go ahead and embed some documents.\n",
"\n",
"As we did in the previous example, we'll use Langchain's built in loaders to read the documents from a directory."
"As we did in the previous example, we'll use Langchain's built-in loaders to read the documents from a directory."
]
},
{
Expand Down

0 comments on commit 7d59f4d

Please sign in to comment.