Skip to content

Commit ab33af4

Browse files
GitHub Actionsjmagak
authored andcommitted
Minor fix
1 parent 686d537 commit ab33af4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/customizing-the-home-page/proc-customizing-quickaccess-card-icons-on-the-rhdh-homepage.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55

66
.Procedure
77

8-
. Add the JSON Data source. The QuickAccess Cards on the Homepage supports loading data from a JSON file. This JSON file can be hosted in your GitHub repository or any accessible endpoint.
8+
. Add the JSON Data source. The QuickAccess Cards on the homepage supports loading data from a JSON file. This JSON file can be hosted in your GitHub repository or any accessible endpoint.
99

1010
. Configure the Proxy in `{my-app-config-file}`
1111
+
12-
To allow the Homepage to fetch data from the hosted JSON file, add the following proxy configuration to your `{my-app-config-file}`:
12+
To allow the homepage to fetch data from the hosted JSON file, add the following proxy configuration to your `{my-app-config-file}`:
1313

1414
[source,yaml]
1515
----

0 commit comments

Comments
 (0)