diff --git a/README.md b/README.md index fb530d1a..8b285a8f 100644 --- a/README.md +++ b/README.md @@ -371,7 +371,7 @@ ThorVG core has no dependencies. However, ThorVG has optional feature extensions * External JPG support: [turbojpeg](https://github.com/libjpeg-turbo/libjpeg-turbo) * Examples: [EFL](https://www.enlightenment.org/about-efl.md) -Note that ThorVG supports both static/external image loaders. If your system has no external library, you can choose static loader since it doesn't have dependency. +Note that ThorVG supports both static/external image loaders. If your system has no external library, you can choose a static loader since it doesn't have dependency. [Back to contents](#contents)