Merge "Fix typo: my scheduled backup 6 => schedule_backups 6"

This commit is contained in:
Jenkins 2015-12-11 10:49:30 +00:00 committed by Gerrit Code Review
commit 1d9f292afe
1 changed files with 1 additions and 1 deletions

View File

@ -671,7 +671,7 @@ The first step to use the scheduler is creating a document with the job::
"schedule_interval": "4 hours",
"schedule_start_date": "2015-08-16T17:58:00"
},
"description": "my scheduled backup 6"
"description": "schedule_backups 6"
}
Then upload that job into the api::