From a9e2e9870805c95b549c9f5b8b80cc867ab88621 Mon Sep 17 00:00:00 2001 From: dpdjvhxm <137974842+dpdjvhxm@users.noreply.github.com> Date: Thu, 25 Apr 2024 07:18:59 +0900 Subject: [PATCH] docs: Update apache_age.ipynb (#20722) typo --- docs/docs/integrations/graphs/apache_age.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/integrations/graphs/apache_age.ipynb b/docs/docs/integrations/graphs/apache_age.ipynb index 1b059254a28..b3c39e974ab 100644 --- a/docs/docs/integrations/graphs/apache_age.ipynb +++ b/docs/docs/integrations/graphs/apache_age.ipynb @@ -19,7 +19,7 @@ "id": "dbc0ee68", "metadata": {}, "source": [ - "## Settin up\n", + "## Setting up\n", "\n", "You will need to have a running `Postgre` instance with the AGE extension installed. One option for testing is to run a docker container using the official AGE docker image.\n", "You can run a local docker container by running the executing the following script:\n",