Skip to content

Commit b4a52e2

Browse files
committed
fix typo in docs of custom auth
1 parent 371c2c6 commit b4a52e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/extensions/server/authentication.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Enable Custom Authentication
6666

6767
To enable the custom authentication method, we need to
6868

69-
- put the jar package to ``$KYUUBI_HOME/jars`` directory to make it visible for
69+
- Put the jar package to ``$KYUUBI_HOME/jars`` directory to make it visible for
7070
the classpath of the kyuubi server.
7171
- Configure the following properties to ``$KYUUBI_HOME/conf/kyuubi-defaults.conf``
7272
on each node where kyuubi server is installed.

0 commit comments

Comments
 (0)