Skip to content

Commit 7bb34d7

Browse files
jgreubodrotbohm
authored andcommitted
Correct resource name in query method section.
Fixes #370.
1 parent ace69c5 commit 7bb34d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/asciidoc/repository-resources.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ The query method resource runs the exposed query through an individual query met
399399
[[repository-resources.query-resource.supported-method]]
400400
=== Supported HTTP Methods
401401

402-
As the search resource is a read-only resource, it supports `GET` only.
402+
As the query method resource is a read-only resource, it supports `GET` only.
403403

404404
[[repository-resources.query-resource.supported-method.get]]
405405
==== `GET`

0 commit comments

Comments
 (0)