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 5c3c2b5 commit 1f2ea21Copy full SHA for 1f2ea21
src/content/docs/ai-gateway/observability/logpush.mdx
@@ -48,7 +48,7 @@ console.log(publicKey);
48
console.log(privateKey);
49
```
50
51
-Run the script by executing the code below on your terminal. Where `file name` is the name of your JavaScript file.
+Run the script by executing the below code on your terminal. Replace `file name` with the name of your JavaScript file.
52
53
```bash
54
node {file name}
0 commit comments