We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 858490d commit 9f5eabbCopy full SHA for 9f5eabb
src/content/docs/ai-gateway/tutorials/deploy-aig-worker.mdx
@@ -51,7 +51,7 @@ Go to your new open Worker project:
51
cd openai-aig
52
```
53
54
-Inside of your new opeai-aig directory, find and open the `src/index.js` file. You will configure this file for most of the tutorial.
+Inside of your new openai-aig directory, find and open the `src/index.js` file. You will configure this file for most of the tutorial.
55
56
Initially, your generated `index.js` file should look like this:
57
0 commit comments