aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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