Quellcode durchsuchen

Remove obsolete typo in OAuth 2.0 Client page

Tran Ngoc Nhan vor 8 Monaten
Ursprung
Commit
5fdacef398
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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].