Skip to content

Commit

Permalink
Merge branch 'mellson-patch-1'
Browse files Browse the repository at this point in the history
  • Loading branch information
corrideat committed Sep 29, 2023
2 parents b431df5 + bb61846 commit 6bf0c07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ it with your code and any additional parameters. Here's an example using
`browserSandbox`:

```js
import { browserSandbox } from '@exact-realty/ecmascript-sandbox';
import { browserSandbox } from '@exact-realty/lot';

const sandbox = await browserSandbox(`
/* sandboxed code*/;
Expand Down

0 comments on commit 6bf0c07

Please sign in to comment.