Skip to content

Commit 3439b69

Browse files
authored
Fix for unknown method description typo (#1611)
1 parent 3c94c9c commit 3439b69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1316,7 +1316,7 @@ <h3>Errors</h3>
13161316
<td>405
13171317
<td><code>unknown method</code>
13181318
<td>The requested <a>command</a> matched a known URL
1319-
but did not match an method for that URL.
1319+
but did not match any method for that URL.
13201320
</tr>
13211321

13221322
<tr>

0 commit comments

Comments
 (0)