Skip to content

Commit e3d46c1

Browse files
authored
Update readme.md
1 parent 7fd10c8 commit e3d46c1

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
@@ -19,6 +19,6 @@ The crate provides multiple ways to handle audio I/O on multiple platforms effic
1919
The crate provides ways to utilize the user's webcam to send images.
2020

2121
* APIs for encoding in certain codecs:
22-
The crate provides ways to encode the raw auudio samples with [opus](https://opus-codec.org/). It also provides ways to encode raw images with the [AV1](https://en.wikipedia.org/wiki/AV1) codec.
22+
The crate provides ways to encode the raw auudio samples with [Opus](https://opus-codec.org/). It also provides ways to encode raw images with the [AV1](https://en.wikipedia.org/wiki/AV1) codec.
2323

2424
A complete version of the documentation is available at [here](https://docs.rs/silence-core/latest).

0 commit comments

Comments
 (0)