Skip to content

Commit 15a5016

Browse files
fixup doc
1 parent 6bc86ef commit 15a5016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v3.0.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,7 @@ to :class:`NA` in all cases.
556556
By default, ``NaN`` can be passed to constructors, ``__setitem__``, ``__contains__``
557557
and will be treated the same as :class:`NA`. The only change users will see is
558558
that arithmetic and ``np.ufunc`` operations that previously introduced ``NaN``
559-
entries produce :class:`NA` entries instead.
559+
entries produce :class:`NA` entries instead.
560560

561561
*Old behavior:*
562562

0 commit comments

Comments
 (0)