Skip to content

Commit 32f6b82

Browse files
Alex LeySocalNick
authored andcommitted
fix typos
1 parent 2603ce5 commit 32f6b82

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

api.html.md.erb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@ The request provides these query string parameters as useful hints for brokers.
454454
<tr>
455455
<td>operation</td>
456456
<td>string</td>
457-
<td>The field optionally returned by the service broker on Provision, Update, Deprovision asyn responses. Repesents any state the service broker responsed with as a URL encoded string.</a>.</td>
457+
<td>The field optionally returned by the service broker on Provision, Update, Deprovision async responses. Repesents any state the service broker responsed with as a URL encoded string.</a>.</td>
458458
</tr>
459459
</tbody>
460460
</table>
@@ -702,7 +702,7 @@ For success responses, the following fields are supported. Others will be ignore
702702
<tr>
703703
<td>operation</td>
704704
<td>string</td>
705-
<td>For async responses, service brokers can return operation state as a string. This field will be provided back to the service broker on `last_opertion` requests as a URL encoded query param.</a>.</td>
705+
<td>For async responses, service brokers can return operation state as a string. This field will be provided back to the service broker on `last_operation` requests as a URL encoded query param.</a>.</td>
706706
</tr>
707707
</tboby>
708708
</table>
@@ -871,7 +871,7 @@ For success responses, the following fields are supported. Others will be ignore
871871
<tr>
872872
<td>operation</td>
873873
<td>string</td>
874-
<td>For async responses, service brokers can return operation state as a string. This field will be provided back to the service broker on `last_opertion` requests as a URL encoded query param.</a>.</td>
874+
<td>For async responses, service brokers can return operation state as a string. This field will be provided back to the service broker on `last_operation` requests as a URL encoded query param.</a>.</td>
875875
</tr>
876876
</tboby>
877877
</table>
@@ -1196,7 +1196,7 @@ For success responses, the following fields are supported. Others will be ignore
11961196
<tr>
11971197
<td>operation</td>
11981198
<td>string</td>
1199-
<td>For async responses, service brokers can return operation state as a string. This field will be provided back to the service broker on `last_opertion` requests as a URL encoded query param.</a>.</td>
1199+
<td>For async responses, service brokers can return operation state as a string. This field will be provided back to the service broker on `last_operation` requests as a URL encoded query param.</a>.</td>
12001200
</tr>
12011201
</tboby>
12021202
</table>

0 commit comments

Comments
 (0)