mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 05:50:11 +01:00
Fix typos and grammar mistakes.
This commit is contained in:
parent
4c16f5e7c6
commit
cad50490f4
3 changed files with 11 additions and 11 deletions
|
|
@ -10,7 +10,7 @@ More self-contained samples are available at [monaco-editor-samples](https://git
|
|||
|
||||
### Option 1: Using the Monaco Editor Loader Plugin
|
||||
|
||||
This is the easiest method, and it allows for options to be passed in to the plugin in order to select only a subset of editor features or editor languages. Read more about the [Monaco Editor Loader Plugin](https://github.com/Microsoft/monaco-editor-webpack-plugin), which is a community authored plugin.
|
||||
This is the easiest method, and it allows for options to be passed into the plugin in order to select only a subset of editor features or editor languages. Read more about the [Monaco Editor Loader Plugin](https://github.com/Microsoft/monaco-editor-webpack-plugin), which is a community authored plugin.
|
||||
|
||||
* `index.js`
|
||||
```js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue