From 603c41bf2c4eee135be107f7cf057b62e7a7b219 Mon Sep 17 00:00:00 2001 From: Oleksandr Pelykh Date: Sat, 28 Feb 2026 11:08:32 +0200 Subject: [PATCH] fix: typo --- src/content/docs/project/runs/running-automated-tests.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/project/runs/running-automated-tests.md b/src/content/docs/project/runs/running-automated-tests.md index 4e0d146d..00a721bf 100644 --- a/src/content/docs/project/runs/running-automated-tests.md +++ b/src/content/docs/project/runs/running-automated-tests.md @@ -130,7 +130,7 @@ Under hood start-test-run creates a new empty run and passes its ID as environme ![Alt text](./images/image-10.png) -However, this might not work in all cases. An alternative appriach would be: +However, this might not work in all cases. An alternative approach would be: **Strategy 2: Use shared run**