Bläddra i källkod

readme: fix typo

Grigory Dryapak 4 år sedan
förälder
incheckning
6ee5d65154
1 ändrade filer med 1 tillägg och 1 borttagningar
  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