瀏覽代碼

[DOCS] Fix formatting (#77567)

This PR fixes a missing backtick.
Lisa Cawley 4 年之前
父節點
當前提交
1575d34822
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/reference/transform/apis/put-transform.asciidoc

+ 1 - 1
docs/reference/transform/apis/put-transform.asciidoc

@@ -23,7 +23,7 @@ Requires the following privileges:
 * cluster: `manage_transform` (the `transform_admin` built-in role grants this 
   privilege)
 * source indices: `read`, `view_index_metadata`
-* destination index: `read`, `create_index`, index`.
+* destination index: `read`, `create_index`, `index`.
 
 [[put-transform-desc]]
 == {api-description-title}