diff --git a/docs/sphinx/source/getting-started-pyvespa-cloud.ipynb b/docs/sphinx/source/getting-started-pyvespa-cloud.ipynb index 0f59442f..940845fd 100644 --- a/docs/sphinx/source/getting-started-pyvespa-cloud.ipynb +++ b/docs/sphinx/source/getting-started-pyvespa-cloud.ipynb @@ -656,7 +656,7 @@ "\n", "Above, we deployed to Vespa Cloud, and as part of that, generated a data-plane mTLS cert/key pair.\n", "\n", - "his pair can be used to access the dataplane for reads/writes to documents and running queries from many different clients. The following\n", + "This pair can be used to access the dataplane for reads/writes to documents and running queries from many different clients. The following\n", "demonstrates that using the `requests` library." ] },