mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 15:05:39 +01:00
Fix some typos in the README.md
Signed-off-by: Remy Suen <remy.suen@gmail.com>
This commit is contained in:
parent
427abfc518
commit
4b122a71cb
1 changed files with 2 additions and 2 deletions
|
|
@ -12,12 +12,12 @@ Schemas can be provided by configuration. See [here](https://github.com/Microsof
|
|||
for the API that the JSON plugin offers to configure the JSON language support.
|
||||
|
||||
Internally the JSON plugin uses the [vscode-json-languageservice](https://github.com/Microsoft/vscode-json-languageservice)
|
||||
node module, providing the implementation of the functionally listed above. The same module is also used
|
||||
node module, providing the implementation of the features listed above. The same module is also used
|
||||
in [Visual Studio Code](https://github.com/Microsoft/vscode) to power the JSON editing experience.
|
||||
|
||||
## Issues
|
||||
|
||||
Please file issues concering `monaco-json` in the [`monaco-editor` repository](https://github.com/Microsoft/monaco-editor/issues).
|
||||
Please file issues concerning `monaco-json` in the [`monaco-editor` repository](https://github.com/Microsoft/monaco-editor/issues).
|
||||
|
||||
## Installing
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue