Grigory Dryapak пре 4 година
родитељ
комит
6ee5d65154
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -134,7 +134,7 @@ Original image                     | Saturation = 30
 ### Incorrect image orientation after processing (e.g. an image appears rotated after resizing)
 
 Most probably, the given image contains the EXIF orientation tag.
-The stadard `image/*` packages do not support loading and saving
+The standard `image/*` packages do not support loading and saving
 this kind of information. To fix the issue, try opening images with
 the `AutoOrientation` decode option. If this option is set to `true`,
 the image orientation is changed after decoding, according to the