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