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
+1 -1
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::