Merge pull request #4688 from oleg68/master-client-tests-typo
Fixed Typo in the Client Testing document
This commit is contained in:
commit
5e6a8b0224
|
@ -315,7 +315,7 @@ and pass the test with ``-f``:
|
|||
|
||||
.. code-block:: sh
|
||||
|
||||
fdbserver -r simulator -f testfile.txt
|
||||
fdbserver -r simulation -f testfile.txt
|
||||
|
||||
|
||||
Running a Workload on an actual Cluster
|
||||
|
|
Loading…
Reference in New Issue