Skip to content

Commit c027ce8

Browse files
committed
Fix typo in io.ascii read.rst [skip ci]
1 parent b93d940 commit c027ce8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/io/ascii/read.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Parameters for ``read()``
127127
**header_Splitter**: Splitter class to split header columns
128128

129129
**fast_reader**: whether to use the C engine, can also be a dict with options
130-
with options which default to False
130+
which default to False
131131
(see :ref:`fast_ascii_io`)
132132

133133
**Reader** : Reader class (*deprecated* in favor of ``format``)

0 commit comments

Comments
 (0)