From fc0015a5910e432903bb7ad59df321f0985ff262 Mon Sep 17 00:00:00 2001 From: QualityOwl Date: Mon, 15 Jun 2026 15:12:51 -0500 Subject: [PATCH] Update README.md text. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76a0405..53b912c 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ JavaScript-based test suites for the [Restful Booker API](https://restful-booker |---|---|---| | `performance/` | Performance & load testing | [k6](https://k6.io) | -Each folder contains its own `README.md` with setup instructions, how to run the tests, and any relevant configuration details. +The `performance/` folder contains its own `README.md` with setup instructions, how to run the tests, and configuration details. ## API Under Test