From e85c76d5b37a85d90038e6da6fbccff65c02df3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Can=20Ta=C5=9Fp=C4=B1nar?= Date: Thu, 29 Aug 2024 04:01:04 +0300 Subject: [PATCH] Fix typo (#1369) --- examples/chatgpt/gpt_actions_library/gpt_action_zapier.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/chatgpt/gpt_actions_library/gpt_action_zapier.ipynb b/examples/chatgpt/gpt_actions_library/gpt_action_zapier.ipynb index 2e4aa7b..1613895 100644 --- a/examples/chatgpt/gpt_actions_library/gpt_action_zapier.ipynb +++ b/examples/chatgpt/gpt_actions_library/gpt_action_zapier.ipynb @@ -21,7 +21,7 @@ "This page provides an instruction & guide for developers building a GPT Action for a specific application. Before you proceed, make sure to first familiarize yourself with the following information: \n", "- [Introduction to GPT Actions](https://platform.openai.com/docs/actions)\n", "- [Introduction to GPT Actions Library](https://platform.openai.com/docs/actions/actions-library)\n", - "- [Example of Buliding a GPT Action from Scratch](https://platform.openai.com/docs/actions/getting-started)" + "- [Example of Building a GPT Action from Scratch](https://platform.openai.com/docs/actions/getting-started)" ] }, {