Update README.md - fix spelling error (is s/b it)

Fixed a minor spelling error in the above-the-fold copy for README.md

The word `is` should be `it`
This commit is contained in:
David H. Wilkins 2024-01-09 14:22:06 -06:00 committed by GitHub
parent 698e0ecafd
commit 1378a6bc42
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ The Monaco Editor is the fully featured code editor from [VS Code](https://githu
Try out the editor and see various examples [in our interactive playground](https://microsoft.github.io/monaco-editor/playground.html). Try out the editor and see various examples [in our interactive playground](https://microsoft.github.io/monaco-editor/playground.html).
The playground is the best way to learn about how to use the editor, which features is supports, to try out different versions and to create minimal reproducible examples for bug reports. The playground is the best way to learn about how to use the editor, which features it supports, to try out different versions and to create minimal reproducible examples for bug reports.
## Installing ## Installing