Skip to content

Commit 737172b

Browse files
committed
Fix typo in encoders.rst (Serveral → Several)
1 parent 7b1ce67 commit 737172b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serializer/encoders.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ All context options available for the JSON encoder are:
5959
The ``CsvEncoder``
6060
------------------
6161

62-
The ``CsvEncoder`` encodes to and decodes from CSV. Serveral :ref:`context options <serializer-context>`
62+
The ``CsvEncoder`` encodes to and decodes from CSV. Several :ref:`context options <serializer-context>`
6363
are available to customize the behavior of the encoder:
6464

6565
``csv_delimiter`` (default: ``,``)

0 commit comments

Comments
 (0)