docs: fix monorepo typo (#21761)

### Description
fix monorepo typo. `monorep` -> `monorepo`
This commit is contained in:
yoogle 2024-05-16 23:15:10 +09:00 committed by GitHub
parent 347166874f
commit b216a1dddb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@ sidebar_position: 0.5
If you plan on contributing to LangChain code or documentation, it can be useful
to understand the high level structure of the repository.
LangChain is organized as a [monorep](https://en.wikipedia.org/wiki/Monorepo) that contains multiple packages.
LangChain is organized as a [monorepo](https://en.wikipedia.org/wiki/Monorepo) that contains multiple packages.
Here's the structure visualized as a tree: