Skip to content

Commit a949905

Browse files
committed
typo fix
1 parent 5866b56 commit a949905

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/content/quickstart/go-to-production-with-lightpanda-cloud.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ const puppeteeropts = {
3232
</Tabs.Tab>
3333
<Tabs.Tab id="playwright" className="m-0">
3434
```javascript copy
35-
const puppeteeropts = {
3635
const playwrightopts = {
3736
endpointURL: 'wss://euwest.cloud.lightpanda.io/ws?token=' + process.env.LPD_TOKEN,
3837
};

0 commit comments

Comments
 (0)