Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
drittich authored Dec 3, 2023
1 parent c1b8b35 commit 92e9fd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ var documentChunks = slicer.GetDocumentChunks(text, metadata);

## Adding Headers to Chunks

If you wish you can pass a header to be included at the top of each chunk. Example use cases are to inclucde the document title or tags as
If you wish you can pass a header to be included at the top of each chunk. Example use cases are to include the document title or tags as
part of the chunk content to help maintain context.

```cs
Expand Down

0 comments on commit 92e9fd0

Please sign in to comment.