From f185b4cd4ce9c42bf26dbe5be63e914277b8e2cc Mon Sep 17 00:00:00 2001 From: Max Brauer Date: Sun, 12 Apr 2020 07:30:57 +0200 Subject: [PATCH] improve docs on assocation resource --- src/main/asciidoc/repository-resources.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/asciidoc/repository-resources.adoc b/src/main/asciidoc/repository-resources.adoc index 962d6d6c12..4328d7e5bb 100644 --- a/src/main/asciidoc/repository-resources.adoc +++ b/src/main/asciidoc/repository-resources.adoc @@ -311,7 +311,7 @@ The `GET` method supports the following media types: ==== `PUT` -The `PUT` method binds the resource pointed to by the given URI(s) to the resource. This +The `PUT` method binds the resource pointed to by the given URI(s) to the association resource (see Supported Media Types). ===== Custom Status Codes