Skip to content

Commit 14bdd9d

Browse files
dsaxtonNico Cernek
authored and
Nico Cernek
committed
CLN: Fix typo in contributing.rst (pandas-dev#28761)
1 parent 6059038 commit 14bdd9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/development/contributing.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -952,7 +952,7 @@ the expected correct result::
952952
Transitioning to ``pytest``
953953
~~~~~~~~~~~~~~~~~~~~~~~~~~~
954954

955-
*pandas* existing test structure is *mostly* classed based, meaning that you will typically find tests wrapped in a class.
955+
*pandas* existing test structure is *mostly* class-based, meaning that you will typically find tests wrapped in a class.
956956

957957
.. code-block:: python
958958

0 commit comments

Comments
 (0)