diff --git a/draft-ietf-oauth-resource-metadata.xml b/draft-ietf-oauth-resource-metadata.xml
index 4fa2b05..0ee8a4a 100644
--- a/draft-ietf-oauth-resource-metadata.xml
+++ b/draft-ietf-oauth-resource-metadata.xml
@@ -230,8 +230,8 @@
OPTIONAL.
- JSON array containing a list of the OAuth 2.0 Bearer Token
- presentation methods that this protected resource supports.
+ JSON array containing a list of the supported methods of sending an
+ OAuth 2.0 Bearer Token to the protected resource.
Defined values are
["header", "body", "query"],
corresponding to Sections 2.1, 2.2, and 2.3 of RFC 6750.
@@ -1434,6 +1434,7 @@
and the attendees of subsequent OAuth Working Group meetings for their input on this specification.
We would would also like to thank
George Fletcher,
+ Pieter Kasselman,
Tony Nadalin,
Filip Skokan,
and
@@ -1452,6 +1453,9 @@
Applied working group last call suggestions by
Atul Tulshibagwale.
+
+ Applied wording suggestions by Pieter Kasselman.
+