浏览代码

[DOCS] Fix formatting for `snapshot_meta` thread pool (#76973)

Howard 4 年之前
父节点
当前提交
4432b39112
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/reference/modules/threadpool.asciidoc

+ 1 - 1
docs/reference/modules/threadpool.asciidoc

@@ -44,7 +44,7 @@ There are several thread pools, but the important ones include:
 `snapshot_meta`::
     For snapshot repository metadata read operations. Thread pool type is `scaling` with a
     keep-alive of `5m` and a max of `min(50, (`<<node.processors,
-    `# of allocated processors`>>` pass:[ * ]3))`.
+    `# of allocated processors`>>`* 3))`.
 
 `warmer`::
     For segment warm-up operations. Thread pool type is `scaling` with a