docs: Fix a few typos

There are small typos in:
- CONTRIBUTING.md
- guides/README.md
- src/nodes/midi.js

Fixes:
- Should read `syntax` rather than `sintax`.
- Should read `outputs` rather than `otputs`.
- Should read `dragging` rather than `draging`.
- Should read `build` rather than `bulid`.
- Should read `assume` rather than `asume`.
This commit is contained in:
Tim Gates
2021-10-31 23:55:29 +11:00
parent ef8b86bd37
commit 0cfa580dfd
3 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
# Contribution Rules
There are some simple rules that everyone should follow:
### Do not commit files from bulid folder
### Do not commit files from build folder
> I usually have horrible merge conflicts when I upload the build version that take me too much time to solve, but I want to keep the build version in the repo, so I guess it would be better if only one of us does the built, which would be me.
> https://github.com/jagenjo/litegraph.js/pull/155#issuecomment-656602861
Those files will be updated by owner.