Skip to content

Commit f6d953b

Browse files
julzhkcodingjoe
andcommitted
Update README.md
Co-authored-by: Johannes Maron <[email protected]>
1 parent bed5fed commit f6d953b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Now it's instally you can use either: `StdImageField` or `JPEGField`.
4444
[ImageField](https://docs.djangoproject.com/en/dev/ref/models/fields/#imagefield)
4545
except that you can specify different size variations.
4646

47-
The `JPEGField` is the same as the `StdImageField` but all images are
47+
The `JPEGField` is identical to the `StdImageField` but all images are
4848
converted to JPEGs, no matter what type the original file is.
4949

5050
### Variations

0 commit comments

Comments
 (0)