From 80e9f4ecb35b3cdbc46eb5b117664b27f6dfdcb1 Mon Sep 17 00:00:00 2001 From: Robin Ede <115729295+robin-ede@users.noreply.github.com> Date: Thu, 10 Jul 2025 17:02:59 -0500 Subject: [PATCH] Fix typo: starte -> started --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7af985b..27a0777 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ export LANGCHAIN_API_KEY=ls-... ## Repo Structure -The package is located within [langchain_benchmarks](./langchain_benchmarks/). Check out the [docs](https://langchain-ai.github.io/langchain-benchmarks/index.html) for information on how to get starte. +The package is located within [langchain_benchmarks](./langchain_benchmarks/). Check out the [docs](https://langchain-ai.github.io/langchain-benchmarks/index.html) for information on how to get started. The other directories are legacy and may be moved in the future.