Skip to content

Commit 07c9b36

Browse files
authored
Update downloads/validators.py
1 parent 2325b52 commit 07c9b36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

downloads/validators.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Model valdators for the DOwnloads app."""
1+
"""Model validators for the Downloads app."""
22

33
from django.core.exceptions import ValidationError
44
from django.core import validators

0 commit comments

Comments
 (0)