瀏覽代碼

Remove obsolete typo in OAuth 2.0 Client page

Tran Ngoc Nhan 7 月之前
父節點
當前提交
5fdacef398
共有 1 個文件被更改,包括 1 次插入1 次删除
  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].