diff --git a/serializer/encoders.rst b/serializer/encoders.rst index 4a83522c2fb..7475431da43 100644 --- a/serializer/encoders.rst +++ b/serializer/encoders.rst @@ -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 ` +The ``CsvEncoder`` encodes to and decodes from CSV. Several :ref:`context options ` are available to customize the behavior of the encoder: ``csv_delimiter`` (default: ``,``)