Skip to content

Commit 4be55f7

Browse files
authored
docs: fix typo at 175 (#30966)
**Description:** Corrected pre-buit to pre-built. **Issue:** Little typo.
1 parent 577cb53 commit 4be55f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/how_to/index.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ Indexing is the process of keeping your vectorstore in-sync with the underlying
172172

173173
### Tools
174174

175-
LangChain [Tools](/docs/concepts/tools) contain a description of the tool (to pass to the language model) as well as the implementation of the function to call. Refer [here](/docs/integrations/tools/) for a list of pre-buit tools.
175+
LangChain [Tools](/docs/concepts/tools) contain a description of the tool (to pass to the language model) as well as the implementation of the function to call. Refer [here](/docs/integrations/tools/) for a list of pre-built tools.
176176

177177
- [How to: create tools](/docs/how_to/custom_tools)
178178
- [How to: use built-in tools and toolkits](/docs/how_to/tools_builtin)

0 commit comments

Comments
 (0)