From e151757c41834ec30f9d7144be8ca4ca57aa7843 Mon Sep 17 00:00:00 2001 From: praneesha Date: Wed, 5 Jul 2023 14:18:25 +0530 Subject: [PATCH 1/2] Fix typo in JetStream Pub BBE Fix typo in JetStream Pub BBE --- examples/index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/index.json b/examples/index.json index da841e352d..abfc41ea88 100644 --- a/examples/index.json +++ b/examples/index.json @@ -3196,7 +3196,7 @@ }, { "name": "Publish message", - "url": "nats-jestream-pub", + "url": "nats-jetsream-pub", "verifyBuild": false, "verifyOutput": false, "disableVerificationReason": "Includes ballerinax components", From cf76714f2d082bf9d61de46661c6ad0a3b33c297 Mon Sep 17 00:00:00 2001 From: praneesha Date: Wed, 5 Jul 2023 14:19:34 +0530 Subject: [PATCH 2/2] Update index.json --- examples/index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/index.json b/examples/index.json index abfc41ea88..102401d400 100644 --- a/examples/index.json +++ b/examples/index.json @@ -3196,7 +3196,7 @@ }, { "name": "Publish message", - "url": "nats-jetsream-pub", + "url": "nats-jetstream-pub", "verifyBuild": false, "verifyOutput": false, "disableVerificationReason": "Includes ballerinax components",