diff options
Diffstat (limited to 'docs/testing')
-rw-r--r-- | docs/testing/user/test-usage.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/testing/user/test-usage.rst b/docs/testing/user/test-usage.rst index 40d54ce..41cbbbd 100644 --- a/docs/testing/user/test-usage.rst +++ b/docs/testing/user/test-usage.rst @@ -187,7 +187,7 @@ randomly throughout the volume being profiled would be: "workloads": { "6040randrw": { - "rw": "randrw", + "rw": "randrw", "rwmixread": "60" } } |