Skip to content

Commit

Permalink
Merge pull request #84 from ptahmose/main
Browse files Browse the repository at this point in the history
fixing a small typo
  • Loading branch information
denniszielke authored Feb 28, 2024
2 parents b792d65 + 7d59f4d commit 5aa2ff4
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 builit 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 5aa2ff4

Please sign in to comment.