mirror of
https://github.com/symfony/symfony-docs.git
synced 2026-03-24 00:32:14 +01:00
Fix typo in encoders.rst (Serveral → Several)
This commit is contained in:
@@ -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: ``,``)
|
||||
|
||||
Reference in New Issue
Block a user