Bläddra i källkod

Remove obsolete typo in OAuth 2.0 Client page

Tran Ngoc Nhan 7 månader sedan
förälder
incheckning
5fdacef398
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      docs/modules/ROOT/pages/servlet/oauth2/client/index.adoc

+ 1 - 1
docs/modules/ROOT/pages/servlet/oauth2/client/index.adoc

@@ -1,5 +1,5 @@
 [[oauth2-client]]
-= [[oauth2client]]OAuth 2.0 Client
+= OAuth 2.0 Client
 :page-section-summary-toc: 1
 
 The OAuth 2.0 Client features provide support for the Client role as defined in the https://tools.ietf.org/html/rfc6749#section-1.1[OAuth 2.0 Authorization Framework].