diff --git a/docs/changelog.rst b/docs/changelog.rst index c5def5e8e7..78b7ce0eb7 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -14,7 +14,7 @@ Changelog * Python 3 support * Dropped support for Python 2.6 -* Added `--no-reset-stats` option for controling if the statistics should be reset once +* Added :code:`--no-reset-stats` option for controling if the statistics should be reset once the hatching is complete * Added charts to the web UI for requests per second, average response time, and number of simulated users.