Skip to content

Commit 4537db7

Browse files
authored
Merge pull request #1512 from shreyas-jadhav/master
Documentation fixes
2 parents 621f6a7 + b9f7408 commit 4537db7

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
@@ -92,7 +92,7 @@ const {Howl, Howler} = require('howler');
9292

9393
Included distribution files:
9494

95-
* **howler**: This is the default and fully bundled source the includes `howler.core` and `howler.spatial`. It inclues all functionality that howler comes with.
95+
* **howler**: This is the default and fully bundled source the includes `howler.core` and `howler.spatial`. It includes all functionality that howler comes with.
9696
* **howler.core**: This includes only the core functionality that aims to create parity between Web Audio and HTML5 Audio. It doesn't include any of the spatial/stereo audio functionality.
9797
* **howler.spatial**: This is a plugin that adds spatial/stereo audio functionality. It requires `howler.core` to operate as it is simply an add-on to the core.
9898

0 commit comments

Comments
 (0)