We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4186cd commit 700f251Copy full SHA for 700f251
doc/source/development/contributing_codebase.rst
@@ -300,7 +300,7 @@ use cases and writing corresponding tests.
300
301
We use `code coverage <https://en.wikipedia.org/wiki/Code_coverage>`_ to help understand
302
the amount of code which is covered by a test. We recommend striving to ensure code
303
-you add or change within Pandas is covered by a test. Please see our
+you add or change within Pandas is covered by a test. Please see our
304
`code coverage dashboard through Codecov <https://app.codecov.io/github/pandas-dev/pandas>`_
305
for more information.
306
0 commit comments