Skip to content

Commit 6d82d15

Browse files
committed
Fix typo in readme
1 parent f5f5503 commit 6d82d15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ Get/set the panner node's attributes for a sound or group of sounds. This method
372372

373373

374374
### Global Methods
375-
#### pos(x, y, z)
375+
#### stereo(pan)
376376
Helper method to update the stereo panning position of all current `Howls`. Future `Howls` will not use this value unless explicitely set.
377377
* **pan**: `Number` A value of -1.0 is all the way left and 1.0 is all the way right.
378378

0 commit comments

Comments
 (0)