Skip to content

Commit 6912cb1

Browse files
committed
MAGEDOC-3427: Edit configuration topic
- Fix configurations table
1 parent 3097ea9 commit 6912cb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/configurations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ There are a number of simple attributes that can be configured within the `<type
1616
| ------------------- | ------------------------------------------------------------------------------------------------------------------------------------------- |
1717
| `name` | Describes the content types internal name, this is used to when the system references the content type. |
1818
| `label` | Label displayed within the menu and stage. |
19-
| `menu_section` | Allocate the content type to a menu section, the menu section must exist and be defined in `menu_section.xml`.
20-
| `icon` | CSS class for icon to be displayed within the menu alongside the content types name. See [How to add icons and images](../how-to/how-to-add-icons-images.md) for more guidance. |
19+
| `menu_section` | Allocate the content type to a menu section, the menu section must exist and be defined in `menu_section.xml`. |
20+
| `icon` | CSS class for icon to be displayed within the menu alongside the content types name. See [How to add icons and images](../how-to/how-to-add-icons-images.md) for more guidance. |
2121
| `component` | View model responsible for rendering the preview and master format. |
2222
| `preview_component` | Helper component that contains preview specific logic. Helper component is optional. |
2323
| `master_component` | Contains master format rendering logic that is generic for all appearances. Content component is optional. |

0 commit comments

Comments
 (0)