DonJayamanne / typescript-notebook

Run JavaScript and TypeScript in node.js within VS Code notebooks with excellent support for debugging, tensorflowjs visulizations, plotly, danfojs, etc
https://marketplace.visualstudio.com/items?itemName=donjayamanne.typescript-notebook
MIT License
904 stars 39 forks source link

Miscellaneous Typo/Spelling Error Fixes #43

Closed nick-w-nick closed 2 years ago

nick-w-nick commented 2 years ago

Hello, after noticing a few typos within the README file, I decided to use a spell-checking extension to scan each file for misspelled terms and update any instances of incorrect spelling or punctuation.

I've separated my commits by the directory containing each group of files. Any updates to files in the root project folder have been made as separate commits for readability and ease of reference.

Let me know if you need any updates to the PR prior to merging.

Thanks!