Skip to content

Commit 9f5eabb

Browse files
Hyperlint Automation Fix
1 parent 858490d commit 9f5eabb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/ai-gateway/tutorials/deploy-aig-worker.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Go to your new open Worker project:
5151
cd openai-aig
5252
```
5353

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.
54+
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.
5555

5656
Initially, your generated `index.js` file should look like this:
5757

0 commit comments

Comments
 (0)