Skip to content

Commit c725d85

Browse files
committed
Minor changes
1 parent 511747c commit c725d85

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/customizing-the-appearance/proc-customize-rhdh-sidebar-menuitems.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ dynamicPlugins:
9494
title: Favorites # <6>
9595
priority: 100 # <7>
9696
----
97-
<1> `my-plugin`: Matches `path` in `dynamicRoutes`
97+
<1> `my-plugin`: Matches the value of the `path` field in `dynamicRoutes`.
9898
<2> `priority`: Controls order of plugins under the parent menu item.
9999
<3> `parent`: Nests this plugin under the `favorites` parent menu item.
100100
<4> `favorites`: Configuration for the parent menu item.

modules/customizing-the-home-page/proc-defining-the-layout-of-the-product-home-page.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
** position (x and y)
1313

1414
.Procedure
15-
. Configure your {product-short} `app-config.yaml` configuration file by choosing one of the following options:
15+
. Configure the layout of the cards on the home page by entering one of the following configurations in your {product-short} `{my-app-config-file}` file.
1616
* Use the full space on smaller windows and half of the space on larger windows as shown in the following example:
1717

1818
[source,yaml]

0 commit comments

Comments
 (0)