diff --git a/docs/devguide/modules-dev-guide.asciidoc b/docs/devguide/modules-dev-guide.asciidoc index d6807fd2b38..d25161a079c 100644 --- a/docs/devguide/modules-dev-guide.asciidoc +++ b/docs/devguide/modules-dev-guide.asciidoc @@ -457,7 +457,7 @@ make create-fields MODULE={module} FILESET={fileset} ---- Please, always check the generated file and make sure the fields are correct. -Documentation of fields must be added manually. +You must add field documentation manually. If the fields are correct, it is time to generate documentation, configuration and Kibana index patterns.