Skip to content

Commit

Permalink
rename package to loader
Browse files Browse the repository at this point in the history
  • Loading branch information
suren-atoyan committed Mar 20, 2022
1 parent d3195b1 commit 2474628
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 @@ -93,7 +93,7 @@ loader.init().then(monaco => { /* ... */ });

[codesandbox](https://codesandbox.io/s/config-o6zn6)

#### Configure the package to load the monaco as an npm package
#### Configure the loader to load the monaco as an npm package

```javascript
import loader from '@monaco-editor/loader';
Expand Down

0 comments on commit 2474628

Please sign in to comment.