Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
inverted-capital authored Oct 21, 2024
1 parent 20b9649 commit a1e3715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/module-source/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ a form that SES can use to emulate and confine JavaScript modules (ESMs, the

```js
import 'ses';
import { ModuleSource } from '@endo/module-source`;
import { ModuleSource } from '@endo/module-source';

const c1 = new Compartment({}, {}, {
name: "first compartment",
Expand Down

0 comments on commit a1e3715

Please sign in to comment.