Skip to content

Commit ae88292

Browse files
committed
readme type
1 parent bcb1764 commit ae88292

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 @@ create(nChannels, inputSampleRate, outputSampleRate, {
9292
});
9393
```
9494

95-
See examples/worklet for a full implementation example. Configuring libsamplerate-js to work in `AudioWorklets` is less trival than it ought to be due to `AudioWorklet` limitations. _Note that typing support is not avaialble for LibSampleRate within the context of AudioWorklets._
95+
See examples/worklet for a full implementation example. Configuring libsamplerate-js to work in `AudioWorklets` is less trival than it ought to be due to `AudioWorklet` limitations. _Note that typing support is not available for LibSampleRate within the context of AudioWorklets._
9696

9797
### In HTML:
9898

0 commit comments

Comments
 (0)