Skip to content

Commit 810ca32

Browse files
authored
fix: typo in usage.md (#598)
minor typo fix (tt -> it)
1 parent 69fde09 commit 810ca32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
- The tool uses Large Language Model (LLMs) to perform various tasks in a QA pipeline.
66
So, you need to provide the application with access to the LLMs you want
77
to use.
8-
- You only need to provide at least one. However, tt is recommended that you include all the LLMs
8+
- You only need to provide at least one. However, it is recommended that you include all the LLMs
99
that you have access to, you will be able to switch between them while using the
1010
application.
1111

0 commit comments

Comments
 (0)