diff --git a/docs/custom-load-shape.rst b/docs/custom-load-shape.rst index 1c5570de29..340bce8378 100644 --- a/docs/custom-load-shape.rst +++ b/docs/custom-load-shape.rst @@ -70,5 +70,4 @@ Extending the return value of the ``tick()`` with the argument ``user_classes`` return None -This shape would create create in the first 10 seconds 10 User of ``UserA``. In the next twenty seconds 40 of type ``UserA / UserB`` and this continues until the stages end. -Using the extra argument makes it possible to create even more fine grained scenarios. \ No newline at end of file +This shape would create create in the first 10 seconds 10 User of ``UserA``. In the next twenty seconds 40 of type ``UserA / UserB`` and this continues until the stages end. \ No newline at end of file