Skip to content

Commit 1873858

Browse files
authored
docs: typo in catalog json (#70)
1 parent 5f8dcfd commit 1873858

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ibm_catalog.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"ai"
1616
],
1717
"short_description": "An automated solution that deploys a sample application illustrating how to implement the RAG Pattern with watson.ai and IBM Cloud services.",
18+
"offering_docs_url": "https://github.com/terraform-ibm-modules/stack-retrieval-augmented-generation/blob/main/README.md",
1819
"offering_icon_url": "https://globalcatalog.cloud.ibm.com/api/v1/1082e7d2-5e2f-0a11-a3bc-f88a8e1931fc/artifacts/solution.svg",
1920
"flavors": [
2021
{
@@ -104,7 +105,7 @@
104105
"architecture": {
105106
"features": [
106107
{
107-
"title": "Retrieval Augmented Generation sample pattern.",
108+
"title": "Retrieval Augmented Generation sample pattern",
108109
"description": "Deploy a banking retrieval augmented generation (RAG) sample application to IBM Cloud Code Engine using Continous Delivery."
109110
},
110111
{

0 commit comments

Comments
 (0)