From c788286db7fffd9c7fc99c02e152e44d94cbd4b1 Mon Sep 17 00:00:00 2001 From: jishudashu <979260390@qq.com> Date: Thu, 24 Jul 2025 17:12:01 +0800 Subject: [PATCH] chore: fix some minor issues for README.md Signed-off-by: jishudashu <979260390@qq.com> --- learn/README.md | 2 +- learn/experimental/grafana-monitoring/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/learn/README.md b/learn/README.md index 983a4859..defb1225 100644 --- a/learn/README.md +++ b/learn/README.md @@ -60,7 +60,7 @@ Paste the full URL (including the `.ipynb` extension) into the URL bar in the mo ![Import Notebook to Google Colab](./images/import-pinecone-notebook-in-google-collab.png) -Next, click the the name of the Notebook you want to run in the list that appears in the middle of the modal. +Next, click the name of the Notebook you want to run in the list that appears in the middle of the modal. If this is your first time using Google Colab, you are likely to run into one or both of the two following issues: diff --git a/learn/experimental/grafana-monitoring/README.md b/learn/experimental/grafana-monitoring/README.md index e71a3571..7ac51de0 100644 --- a/learn/experimental/grafana-monitoring/README.md +++ b/learn/experimental/grafana-monitoring/README.md @@ -23,7 +23,7 @@ scrape_configs: Grafana is configured by default to run against the local Prometheus instance. A sample dashboard for monitoring all indexes in a Project is preloaded into Grafana. You can add this dashboard to your own -Grafana instance by copying `./grafana/dashbords/pinecone.json`. +Grafana instance by copying `./grafana/dashboards/pinecone.json`. ## Run