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 f6cbdfb commit fe1bb51Copy full SHA for fe1bb51
doc/source/development/contributing.rst
@@ -147,7 +147,7 @@ Creating a development environment
147
148
To test out code changes, you'll need to build pandas from source, which
149
requires a C/C++ compiler and Python environment. If you're making documentation
150
-changes, you can skip to :ref:`contributing to the documentation <contributing_documentation>` but if you skip
+changes, you can skip to :ref:`contributing to the documentation <contributing_documentation>` but if you skip
151
creating the development environment you won't be able to build the documentation
152
locally before pushing your changes.
153
0 commit comments