diff --git a/tests/oversample/README.md b/tests/oversample/README.md index bac1b7e9d5e6ecbe4fac6bb504d23b76aa063e84..61f3cf8814c17e24b1320ee7b4e943f8800bbe68 100644 --- a/tests/oversample/README.md +++ b/tests/oversample/README.md @@ -11,7 +11,7 @@ Oversampling is a mechanism for improving subpixel rendering of characters. Improving subpixel has a few benefits: -* With horizontally-oversampling, text can remain sharper while still being sub-pixel positioned for better kerning +* With horizontal-oversampling, text can remain sharper while still being sub-pixel positioned for better kerning * Horizontally-oversampled text significantly reduces aliasing when text animates horizontally * Vertically-oversampled text significantly reduces aliasing when text animates vertically * Text oversampled in both directions significantly reduces aliasing when text rotates