Skip to content

Commit e7b7192

Browse files
authored
Merge pull request #867 from llmware-ai/NYDocutest-patch-1
Update faq.md
2 parents 73fe18b + 46bc5ca commit e7b7192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/community/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ permalink: /community/faq
1010

1111

1212
### How can I set the chunk size?
13-
#### "I wnat to parse my documents into smaller chunks"
13+
#### "I want to parse my documents into smaller chunks"
1414
You can set the chunk size with the ``chunk_size`` parameter of the ``add_files`` method.
1515

1616
The ``add_files`` method from the ``Library`` class has a ``chunk_size`` parameter that controls the chunk size.

0 commit comments

Comments
 (0)