Fix typo in encoders.rst (Serveral → Several)

This commit is contained in:
Ali Sol
2025-10-20 15:59:38 +03:30
parent 7b1ce6788d
commit 737172b230

View File

@@ -59,7 +59,7 @@ All context options available for the JSON encoder are:
The ``CsvEncoder``
------------------
The ``CsvEncoder`` encodes to and decodes from CSV. Serveral :ref:`context options <serializer-context>`
The ``CsvEncoder`` encodes to and decodes from CSV. Several :ref:`context options <serializer-context>`
are available to customize the behavior of the encoder:
``csv_delimiter`` (default: ``,``)