Skip to content

Commit 2cf2162

Browse files
authored
Fix typo in chunking.mdx (#717)
1 parent 76f5fbf commit 2cf2162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/chunking.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ new after n characters (soft) limits.
125125

126126
![Chunking with hard and soft limits](/img/chunking/Chunking_Soft_Hard_Limits.png)
127127

128-
The following two conceptualdiagrams show how a basic chunking strategy with a max characters setting of 200 would chunk the following text and table elements.
128+
The following two conceptual diagrams show how a basic chunking strategy with a max characters setting of 200 would chunk the following text and table elements.
129129

130130
In this first conceptual diagram, each chunk of text gets as close as possible to the 200-character hard limit without going over, and lexical constructs such as sentence endings are not recognized:
131131

0 commit comments

Comments
 (0)