Skip to content

Commit abc251e

Browse files
Update docs/validation.rst
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
1 parent 031c1be commit abc251e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/validation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ validator function for all relevant mime types.
267267
Checking uploads for viruses using ClamAV
268268
-----------------------------------------
269269

270-
If you have ClamAV installed an use `django-clamd <https://github.com/vstoykov/django-clamd>`_
270+
If you have ClamAV installed and use `django-clamd <https://github.com/vstoykov/django-clamd>`_
271271
you can add a validator that checks for viruses in uploaded files.
272272

273273
.. code-block:: python

0 commit comments

Comments
 (0)