Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Feb 15, 2023
1 parent 59b7c19 commit 24bbce4
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 @@ -33,7 +33,7 @@ Import utilities:
import { parseCode, generateCode, builders, createNode } from "magicast";

// CommonJS
const { parseCode, generateCode, builders, createNode } = require("panner");
const { parseCode, generateCode, builders, createNode } = require("magicast");
```

**Example:** Modify a file:
Expand Down

0 comments on commit 24bbce4

Please sign in to comment.