Skip to content

Commit 0dae8b9

Browse files
committed
Fixed typo
1 parent ce887b2 commit 0dae8b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/restapi/doc/doc.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ public function header()
100100
<div class="row">
101101
<div class="xspan12">
102102
<div class="well">
103-
The following methods is called by Body Param [cmd] to the plugin URL via request method POST.
103+
The following methods are called by Body Param [cmd] to the plugin URL via an HTTP POST requestT.
104104
<p>
105105
<span class="restapi-param param-required">Required body parameter</span><br/>
106106
<span class="restapi-param param-optional">Optional body parameter</span><br/>

0 commit comments

Comments
 (0)