From fef39ceef1c4ce19a8097b24242c0bbf4d94b59d Mon Sep 17 00:00:00 2001 From: kj_sh604 Date: Tue, 10 Feb 2026 22:11:32 -0500 Subject: refactor: grammar corrections --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe8312d..0a4f6dd 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ edit `config.py` and set `BASE_URL` to whatever you're testing: BASE_URL = "http://localhost:8080" ``` -there are a bunch of other settings in there too — concurrent users, iterations, think time, browser type, timeouts, logging, etc. it's has and mostly self-explanatory. +there are a bunch of other settings in there too — concurrent users, iterations, think time, browser type, timeouts, logging, etc. it has comments and the settings are mostly self-explanatory. ### 2. run the load test -- cgit v1.2.3