Skip to content

Commit

Permalink
Update perform_transcription.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeweaver committed Apr 9, 2015
1 parent ebf6bfb commit 883e102
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/source/job_control/perform_transcription.rst
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ See :ref:`callback documentation <callbacks-label>` for details.
| | |
| | The number of hours after submission that the job will be returned.</br> |
| | If not specified, it will be set to a default based on the value of</br> |
| | the priority parameter. The defaults are 24, 48 and 72 for the</br> |
| | the priority parameter. The defaults are 24 and 48 for the</br> |
| | PRIORITY and STANDARD priorities respectively. If you</br> |
| | request a smaller number of hours than the default for the</br> |
| | priority you have selected, the priority will be automatically</br> |
Expand Down Expand Up @@ -260,4 +260,4 @@ See :ref:`callback documentation <callbacks-label>` for details.
HTTP/1.1 200 OK
Content-Type: application/json

{ "TaskId" : "41ec7d23fb4b45f9b48a13d0b7283bf2" }
{ "TaskId" : "41ec7d23fb4b45f9b48a13d0b7283bf2" }

0 comments on commit 883e102

Please sign in to comment.