From 44b338de858ea72841bf529dab11f5eb90fabe30 Mon Sep 17 00:00:00 2001 From: gitdallas <5322142+gitdallas@users.noreply.github.com> Date: Mon, 4 Mar 2024 10:51:35 -0600 Subject: [PATCH] fix(resource): RHOAIENG-1550, fix typo in tutorial Signed-off-by: gitdallas <5322142+gitdallas@users.noreply.github.com> --- manifests/overlays/apps/base/watson/watson-docs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/overlays/apps/base/watson/watson-docs.yaml b/manifests/overlays/apps/base/watson/watson-docs.yaml index f377064adc..94f0919981 100644 --- a/manifests/overlays/apps/base/watson/watson-docs.yaml +++ b/manifests/overlays/apps/base/watson/watson-docs.yaml @@ -22,7 +22,7 @@ metadata: spec: appName: watson-studio type: tutorial - displayName: Buildng a binary classification model + displayName: Building a binary classification model description: |- Train a model to predict if a customer is likely to subscribe to a bank promotion. url: https://www.ibm.com/support/knowledgecenter/SSQNUZ_3.5.0/wsj/analyze-data/autoai_example_binary_classifier.html