Skip to content

Commit 01bca76

Browse files
authored
Update basics.io.genfromtxt.rst
1 parent 7e8285b commit 01bca76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/user/basics.io.genfromtxt.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,7 @@ process these missing data.
437437

438438
By default, any empty string is marked as missing. We can also consider
439439
more complex strings, such as ``"N/A"`` or ``"???"`` to represent missing
440-
or invalid data. The ``missing_values`` argument accepts three kind
440+
or invalid data. The ``missing_values`` argument accepts three kinds
441441
of values:
442442

443443
a string or a comma-separated string

0 commit comments

Comments
 (0)