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 3fc189d commit 77b8cf8Copy full SHA for 77b8cf8
pages/lazer/getting-started.mdx
@@ -44,9 +44,8 @@ export ACCESS_TOKEN=your_actual_token_here
44
```
45
46
<Callout type="warning" emoji="⚠️">
47
- Replace `your_actual_token_here` with your actual Lazer API key. If you
48
- don't have one, follow the [API key guide](./acquire-access-token) to
49
- obtain it.
+ Replace `your_actual_token_here` with your actual Lazer API key. If you don't
+ have one, follow the [API key guide](./acquire-access-token) to obtain it.
50
</Callout>
51
52
### Run the Basic WebSocket Example
0 commit comments