Fix typo in examples

This patch replace a typo "operaitons" by "operations".

Change-Id: I3fd5b651416d4289ad805b5c70e7141deb462294
This commit is contained in:
Ha Van Tu 2016-12-20 10:29:37 +07:00
parent 6bf9067cdb
commit 6a4cee9105
1 changed files with 2 additions and 2 deletions

View File

@ -11,5 +11,5 @@ properties:
max_batch_size: 2
# Number of seconds between two consecutive batches of
# operaitons. A value of 0 means no pause time.
pause_time: 3
# operations. A value of 0 means no pause time.
pause_time: 3