Skip to content

Commit 1f2ea21

Browse files
Update src/content/docs/ai-gateway/observability/logpush.mdx
Replace Co-authored-by: Jun Lee <[email protected]>
1 parent 5c3c2b5 commit 1f2ea21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/ai-gateway/observability/logpush.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ console.log(publicKey);
4848
console.log(privateKey);
4949
```
5050

51-
Run the script by executing the code below on your terminal. Where `file name` is the name of your JavaScript file.
51+
Run the script by executing the below code on your terminal. Replace `file name` with the name of your JavaScript file.
5252

5353
```bash
5454
node {file name}

0 commit comments

Comments
 (0)