Skip to content

Commit 0502664

Browse files
authored
docs: improve docs (#23)
1 parent fb2941c commit 0502664

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,9 @@ The `Player` class is used to manage a single sound created by an `AudioManager`
124124

125125
## Sample Rates and Channel Counts
126126

127-
If you don't know what is a `Sample Rate` or `Channel Count` and seem to be off-put bey them! **Don't be**.
127+
If you don't know what is a `Sample Rate` or `Channel Count` and seem to be off-put by them! **Don't be**.
128128

129-
While these terms can be intimidating, it is really simple to understand enough to get this library working.
129+
While these terms can be intimidating, it is really simple to understand enough to get this library working. One important thing to note is that all of your audio files should be in the same sample rate and channel count.
130130

131131
### Sample Rate:
132132

0 commit comments

Comments
 (0)