Skip to content

Commit

Permalink
HBASE-25654 [Documentation] Fix format error in security.adoc
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
  • Loading branch information
wh-song authored Mar 10, 2021
1 parent 92fe609 commit 95342a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/asciidoc/_chapters/security.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ To enable it, do the following.
</property>
<property>
<name>hbase.thrift.support.proxyuser</name>
<value>true/value>
<value>true</value>
</property>
----

Expand Down

0 comments on commit 95342a2

Please sign in to comment.