From 9eb880c82dec8ac52f2c3103b0c14e39589aa8ed Mon Sep 17 00:00:00 2001 From: hieu-jan <150573299+hieu-jan@users.noreply.github.com> Date: Mon, 26 Feb 2024 12:17:37 +0900 Subject: [PATCH] docs: fix typo --- docs/docs/acknowledgements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/acknowledgements.md b/docs/docs/acknowledgements.md index d462e5881..c68c4ed86 100644 --- a/docs/docs/acknowledgements.md +++ b/docs/docs/acknowledgements.md @@ -22,5 +22,5 @@ keywords: We would like to express our gratitude to the following third-party libraries that have made the development of Jan possible. - [llama.cpp](https://github.com/ggerganov/llama.cpp/blob/master/LICENSE) -- [langchainjs](https://github.com/langchain-ai/langchainjs/blob/main/LICENSE) +- [LangChain.js](https://github.com/langchain-ai/langchainjs/blob/main/LICENSE) - [TensorRT](https://github.com/NVIDIA/TensorRT/blob/main/LICENSE)