Skip to content

Commit 0cb3001

Browse files
authored
Update README.md
typo fix
1 parent 11ce7ec commit 0cb3001

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
[View Code](https://github.com/SageWare/JavaScript/blob/master/piano_freq/piano_freq.js)
1717

1818
### xyther
19-
* A theramin that utilizes the Web Audio API. Starts two oscillators on mouse click, changes frequency based on XY coordinates. Meant to be imbedded in a HTML iframe with graphics.
19+
* A theremin that utilizes the Web Audio API. Starts two oscillators on mouse click, changes frequency based on XY coordinates. Meant to be imbedded in a HTML iframe with graphics.
2020
[View Code](https://github.com/SageWare/JavaScript/blob/master/xyther/xyther.js)
2121

2222
## To Do:

0 commit comments

Comments
 (0)