From d103c5075571c43fd34dac6f8d3b57d543ff21ea Mon Sep 17 00:00:00 2001 From: Urjit Chakraborty <135136842+urjitc@users.noreply.github.com> Date: Sat, 11 Jul 2026 22:59:57 -0400 Subject: [PATCH] fix: docs(readme): fix grammar typo - Tracer end-to-end test drill --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83aa28e6..2ade9d7d 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ Programs and platforms supporting ThinkEx with credits, tools, and infrastructur ## Contributing -If you want to run or contribute the ThinkEx web app, start with: +If you want to run or contribute to the ThinkEx web app, start with: - [`CONTRIBUTING.md`](CONTRIBUTING.md) for contribution expectations. - [`docs/ENVIRONMENT.md`](docs/ENVIRONMENT.md) for local setup.