We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 73fe18b + 46bc5ca commit e7b7192Copy full SHA for e7b7192
docs/community/faq.md
@@ -10,7 +10,7 @@ permalink: /community/faq
10
11
12
### How can I set the chunk size?
13
-#### "I wnat to parse my documents into smaller chunks"
+#### "I want to parse my documents into smaller chunks"
14
You can set the chunk size with the ``chunk_size`` parameter of the ``add_files`` method.
15
16
The ``add_files`` method from the ``Library`` class has a ``chunk_size`` parameter that controls the chunk size.
0 commit comments