From 0ae69d46e3735a740214c22a5f72e05d46d92635 Mon Sep 17 00:00:00 2001
From: Pedro Torruella <5025399+ptorru@users.noreply.github.com>
Date: Wed, 6 Mar 2024 19:21:52 -0800
Subject: [PATCH] Update vertex.ipynb - updating title (#11726)

---
 docs/examples/llm/vertex.ipynb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/examples/llm/vertex.ipynb b/docs/examples/llm/vertex.ipynb
index 01ff7ab0b8..686a1c2dcc 100644
--- a/docs/examples/llm/vertex.ipynb
+++ b/docs/examples/llm/vertex.ipynb
@@ -5,7 +5,7 @@
    "id": "9dced1fd-2db9-4b4e-88f5-bd65563ec1a6",
    "metadata": {},
    "source": [
-    "# Getting Started\n",
+    "# Vertex AI\n",
     "## Installing Vertex AI \n",
     "To Install Vertex AI you need to follow the following steps\n",
     "* Install Vertex Cloud SDK (https://googleapis.dev/python/aiplatform/latest/index.html)\n",
-- 
GitLab