aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkj_sh6042026-02-10 22:11:32 -0500
committerkj_sh6042026-02-10 22:11:32 -0500
commitfef39ceef1c4ce19a8097b24242c0bbf4d94b59d (patch)
tree1ca307a2a54322afa63ed6e835504a175a9e3e94
parent84309cd89986090b9dd04a3128ba63ada7bda7df (diff)
refactor: grammar corrections
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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