From f04e4df7f9fbe48b165b51e8119ddc2b0c144903 Mon Sep 17 00:00:00 2001 From: standby24x7 Date: Sat, 4 Nov 2023 06:57:37 +0900 Subject: [PATCH] coockbook: Fix typo in wikibase_agent.ipynb (#12839) This patch fixes a spelling typo in message within wikibase_agent.ipynb. Signed-off-by: Masanari Iida Signed-off-by: Masanari Iida --- cookbook/wikibase_agent.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbook/wikibase_agent.ipynb b/cookbook/wikibase_agent.ipynb index 415f4e3a9e..5d7d39338d 100644 --- a/cookbook/wikibase_agent.ipynb +++ b/cookbook/wikibase_agent.ipynb @@ -35,7 +35,7 @@ "tags": [] }, "source": [ - "### API keys and other secrats\n", + "### API keys and other secrets\n", "\n", "We use an `.ini` file, like this: \n", "```\n",