Skip to content

Commit e85c76d

Browse files
authored
Fix typo (openai#1369)
1 parent 445437c commit e85c76d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/chatgpt/gpt_actions_library/gpt_action_zapier.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"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",
2222
"- [Introduction to GPT Actions](https://platform.openai.com/docs/actions)\n",
2323
"- [Introduction to GPT Actions Library](https://platform.openai.com/docs/actions/actions-library)\n",
24-
"- [Example of Buliding a GPT Action from Scratch](https://platform.openai.com/docs/actions/getting-started)"
24+
"- [Example of Building a GPT Action from Scratch](https://platform.openai.com/docs/actions/getting-started)"
2525
]
2626
},
2727
{

0 commit comments

Comments
 (0)