Browse Source

Update README.md

nothings 10 năm trước cách đây
mục cha
commit
b62bc08c34
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      tests/oversample/README.md

+ 1 - 1
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