Skip to content

Commit e75bb2b

Browse files
committed
Fix some typo on Readme
1 parent 376d7cd commit e75bb2b

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
@@ -18,7 +18,7 @@ The AVIF encoding is also supported now. Which always encode as 8-bit depth imag
1818

1919
AVIF image spec is still in evolve. And the current upstream AVIF codec is a simple implementation. The encoding time may be long for large images.
2020

21-
Since we relay on the codec part libavif. We may periodically update the dependency and bump version. Make sure you're using the latest version as possible as you can :)
21+
Since we rely on the external codec libavif. We may periodically update the dependency and bump version. Make sure you're using the latest version as possible as you can :)
2222

2323
## Requirements
2424

0 commit comments

Comments
 (0)