Skip to content

Commit f9d70a4

Browse files
author
Alex Ley
committed
fix typos
1 parent 210a6a0 commit f9d70a4

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
@@ -365,7 +365,7 @@ The request provides these query string parameters as useful hints for brokers.
365365
<tr>
366366
<td>operation</td>
367367
<td>string</td>
368-
<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>
368+
<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>
369369
</tr>
370370
</tbody>
371371
</table>
@@ -613,7 +613,7 @@ For success responses, the following fields are supported. Others will be ignore
613613
<tr>
614614
<td>operation</td>
615615
<td>string</td>
616-
<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>
616+
<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>
617617
</tr>
618618
</tboby>
619619
</table>
@@ -782,7 +782,7 @@ For success responses, the following fields are supported. Others will be ignore
782782
<tr>
783783
<td>operation</td>
784784
<td>string</td>
785-
<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>
785+
<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>
786786
</tr>
787787
</tboby>
788788
</table>
@@ -1107,7 +1107,7 @@ For success responses, the following fields are supported. Others will be ignore
11071107
<tr>
11081108
<td>operation</td>
11091109
<td>string</td>
1110-
<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>
1110+
<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>
11111111
</tr>
11121112
</tboby>
11131113
</table>

0 commit comments

Comments
 (0)