Browse Source

[DOCS] Fix typo (#69838)

Mike Barretta 4 years ago
parent
commit
d6047a966f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/modules/node.asciidoc

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

@@ -83,7 +83,7 @@ the {stack}].
 <<transform-node,{transform-cap} node>>::
 
 A node that has the `transform` role. If you want to use {transforms}, there
-be at least one {transform} node in your cluster. For more information, see
+must be at least one {transform} node in your cluster. For more information, see
 <<transform-settings>> and <<transforms>>.
 
 [NOTE]