diff --git a/docs/source/remote_data.rst b/docs/source/remote_data.rst index bf356886..5ee87679 100644 --- a/docs/source/remote_data.rst +++ b/docs/source/remote_data.rst @@ -364,7 +364,7 @@ Country Codes The ``country`` argument accepts a string or list of mixed `two `__ or `three `__ character -ISO country codes, as well as dynamic `World Bank exceptions `__ to the ISO standards. +ISO country codes, as well as dynamic `World Bank exceptions `__ to the ISO standards. For a list of the the hard-coded country codes (used solely for error handling logic) see ``pandas_datareader.wb.country_codes``.