diff --git a/doc/source/io.rst b/doc/source/io.rst index 495d4e9c3a5a34..149c86aead1352 100644 --- a/doc/source/io.rst +++ b/doc/source/io.rst @@ -4892,7 +4892,7 @@ pandas integrates with this external package. if ``pandas-gbq`` is installed, yo use the pandas methods ``pd.read_gbq`` and ``DataFrame.to_gbq``, which will call the respective functions from ``pandas-gbq``. -Full cocumentation can be found `here `__ +Full documentation can be found `here `__ .. _io.stata: