Skip to content

Commit

Permalink
Update docs/validation.rst
Browse files Browse the repository at this point in the history
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
  • Loading branch information
fsbraun and sourcery-ai[bot] authored Nov 19, 2024
1 parent 031c1be commit abc251e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/validation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ validator function for all relevant mime types.
Checking uploads for viruses using ClamAV
-----------------------------------------

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

.. code-block:: python
Expand Down

0 comments on commit abc251e

Please sign in to comment.