Skip to content

Commit bec1c82

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

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
@@ -22,7 +22,7 @@ Django Standardized Image Field implements the following features:
2222
* Preserves original images
2323
* Can be rendered asynchronously (ie as a [Celery job](https://realpython.com/asynchronous-tasks-with-django-and-celery/))
2424
* Restricts acceptable image dimensions
25-
* Renames file to a standardized name format (using a callable `upload_to` function, see below)
25+
* Renames a file to a standardized name format (using a callable `upload_to` function, see below)
2626

2727
## Installation
2828

0 commit comments

Comments
 (0)