diff --git a/index.html b/index.html index 3896b01..2090ad4 100644 --- a/index.html +++ b/index.html @@ -671,11 +671,11 @@

OAuth 2.0

Options

Some of the endpoints defined in the following sections accept an `options` object. -All properties of the `options` object are OPTIONAL when configuring each endpoint, +All properties of the `options` object are OPTIONAL when configuring each instance, as these properties are intended to meet per-deployment needs that might vary. -Thus, any given endpoint configuration MAY prohibit client use of some `options` -properties in order to prevent clients from passing certain data to that endpoint. -Likewise, an endpoint configuration MAY require that clients include some `options` +Thus, any given instance configuration MAY prohibit client use of some `options` +properties in order to prevent clients from passing certain data to that instance. +Likewise, an instance configuration MAY require that clients include some `options` properties.