Skip to content

Commit a73a499

Browse files
committed
Remove stray code block marker from README example
Cleans up formatting in the usage example by deleting an extra closing backtick.
1 parent 87d2393 commit a73a499

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ try {
8787
```typescript
8888
await sandbox.run(code, { timeout: 10_000 }) // 10 seconds
8989
```
90-
```
9190

9291
### Content-Security-Policy
9392

0 commit comments

Comments
 (0)