From 2c2d39c07d76d6a1c137308650db2a84958a2a05 Mon Sep 17 00:00:00 2001 From: Hitesh Koshti Date: Thu, 7 Jun 2018 10:59:44 +0530 Subject: [PATCH 1/2] Update xml-instructions.md --- guides/v2.1/frontend-dev-guide/layouts/xml-instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/v2.1/frontend-dev-guide/layouts/xml-instructions.md b/guides/v2.1/frontend-dev-guide/layouts/xml-instructions.md index 900d0bc726b..db30f92d847 100644 --- a/guides/v2.1/frontend-dev-guide/layouts/xml-instructions.md +++ b/guides/v2.1/frontend-dev-guide/layouts/xml-instructions.md @@ -43,7 +43,7 @@ Use the following layout instructions to customize your layout: Defines a block. -

Details: A block is a unit of page output that renders some distinctive content (anything vvisually tangible for the end-user), such as a piece of information or a user interface element. +

Details: A block is a unit of page output that renders some distinctive content (anything visually tangible for the end-user), such as a piece of information or a user interface element. Blocks employ templates to generate {% glossarytooltip a2aff425-07dd-4bd6-9671-29b7edefa871 %}HTML{% endglossarytooltip %}. Examples of blocks include a {% glossarytooltip 50e49338-1e6c-4473-8527-9e401d67ea2b %}category{% endglossarytooltip %} list, a mini cart, product tags, and product listing.

From d2fc0101b3e9139d8e8fc55ca763020d1a209463 Mon Sep 17 00:00:00 2001 From: Hitesh Date: Fri, 8 Jun 2018 11:48:01 +0530 Subject: [PATCH 2/2] Update xml-instructions.md --- guides/v2.2/frontend-dev-guide/layouts/xml-instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/v2.2/frontend-dev-guide/layouts/xml-instructions.md b/guides/v2.2/frontend-dev-guide/layouts/xml-instructions.md index 463046c6757..2b1948b6182 100644 --- a/guides/v2.2/frontend-dev-guide/layouts/xml-instructions.md +++ b/guides/v2.2/frontend-dev-guide/layouts/xml-instructions.md @@ -43,7 +43,7 @@ Use the following layout instructions to customize your layout: Defines a block. -

Details: A block is a unit of page output that renders some distinctive content (anything vvisually tangible for the end-user), such as a piece of information or a user interface element. +

Details: A block is a unit of page output that renders some distinctive content (anything visually tangible for the end-user), such as a piece of information or a user interface element. Blocks employ templates to generate {% glossarytooltip a2aff425-07dd-4bd6-9671-29b7edefa871 %}HTML{% endglossarytooltip %}. Examples of blocks include a {% glossarytooltip 50e49338-1e6c-4473-8527-9e401d67ea2b %}category{% endglossarytooltip %} list, a mini cart, product tags, and product listing.