From c0256da2d66acda4f515b25d6cfdf7b55a8b10c9 Mon Sep 17 00:00:00 2001 From: Grig Alex <36041152+alexengrig@users.noreply.github.com> Date: Fri, 28 Feb 2020 09:04:04 +0300 Subject: [PATCH] Fix mismatch in closing tag --- basics/plugin_structure/plugin_extension_points.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basics/plugin_structure/plugin_extension_points.md b/basics/plugin_structure/plugin_extension_points.md index 41a03b354..c17884d9f 100644 --- a/basics/plugin_structure/plugin_extension_points.md +++ b/basics/plugin_structure/plugin_extension_points.md @@ -74,7 +74,7 @@ _anotherPlugin/META-INF/plugin.xml_ another.plugin - my.plugin + my.plugin