diff --git a/docs/developer/plugin-list.asciidoc b/docs/developer/plugin-list.asciidoc index 58652bd4a6e37..cbf46801fa86f 100644 --- a/docs/developer/plugin-list.asciidoc +++ b/docs/developer/plugin-list.asciidoc @@ -95,7 +95,7 @@ This API doesn't support angular, for registering angular dev tools, bootstrap a |{kib-repo}blob/{branch}/src/plugins/expression_repeat_image/README.md[expressionRepeatImage] -|Expression Repeat Image plugin adds a repeatImage function to the expression plugin and an associated renderer. The renderer will display the given image in multiple instances. +|Expression Repeat Image plugin adds a repeatImage function to the expression plugin and an associated renderer. The renderer will display the given image in mutliple instances. |{kib-repo}blob/{branch}/src/plugins/expression_reveal_image/README.md[expressionRevealImage] @@ -134,7 +134,7 @@ for use in their own application. |{kib-repo}blob/{branch}/src/plugins/home/README.md[home] -|Moves the legacy ui/registry/feature_catalogue module for registering "features" that should be shown in the home page's feature catalogue to a service within a "home" plugin. The feature catalogue referred to here should not be confused with the "feature" plugin for registering features used to derive UI capabilities for feature controls. +|Moves the legacy ui/registry/feature_catalogue module for registering "features" that should be shown in the home page's feature catalogue to a service within a "home" plugin. The feature catalogue refered to here should not be confused with the "feature" plugin for registering features used to derive UI capabilities for feature controls. |{kib-repo}blob/{branch}/src/plugins/index_pattern_editor/README.md[indexPatternEditor] @@ -184,7 +184,7 @@ in Kibana, e.g. visualizations. It has the form of a flyout panel. |{kib-repo}blob/{branch}/src/plugins/management/README.md[management] |This plugins contains the "Stack Management" page framework. It offers navigation and an API -to link individual management section into it. This plugin does not contain any individual +to link individual managment section into it. This plugin does not contain any individual management section itself.