diff options
| author | kj_sh604 | 2026-02-10 22:11:32 -0500 |
|---|---|---|
| committer | kj_sh604 | 2026-02-10 22:11:32 -0500 |
| commit | fef39ceef1c4ce19a8097b24242c0bbf4d94b59d (patch) | |
| tree | 1ca307a2a54322afa63ed6e835504a175a9e3e94 | |
| parent | 84309cd89986090b9dd04a3128ba63ada7bda7df (diff) | |
refactor: grammar corrections
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
