Fix copied&pasted heading

There are two `resource_registration_endpoint` headings, but one should be `permission_endpoint`.
This commit is contained in:
Yonezawa-T2 2018-04-02 15:53:52 +09:00 committed by GitHub
parent 77cd127a33
commit 8f9099d0be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,7 +46,7 @@ and to determine any other information associated with the token, such as the pe
A UMA-compliant Resource Registration Endpoint which resource servers can use to manage their protected resources and scopes. This endpoint provides
operations create, read, update and delete resources and scopes in {project_name}.
+
* **resource_registration_endpoint**
* **permission_endpoint**
+
A UMA-compliant Permission Endpoint which resource servers can use to manage permission tickets. This endpoint provides
operations create, read, update, and delete permission tickets in {project_name}.
operations create, read, update, and delete permission tickets in {project_name}.