Skip to content

Commit 4e31a3c

Browse files
committed
remove trailing whitespace in docs
1 parent c53497a commit 4e31a3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/modules/hbase/pages/usage-guide/operations/graceful-shutdown.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ spec:
3838
regionServers:
3939
config:
4040
regionMover
41-
runBeforeShutdown: true # <1>
42-
maxThreads: 5 # <2>
41+
runBeforeShutdown: true # <1>
42+
maxThreads: 5 # <2>
4343
ack: false # <3>
4444
extraOpts: ["--designatedFile", "/path/to/designatedFile"] # <4>
4545
----

0 commit comments

Comments
 (0)