We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b79996c commit 6a3bfcaCopy full SHA for 6a3bfca
doc/source/basics.rst
@@ -1228,7 +1228,7 @@ You can get/set options directly as attributes of the top-level ``options`` attr
1228
pd.options.display.max_rows
1229
1230
1231
-There is also an API composed of 4 relavent functions, available directly from the ``pandas``
+There is also an API composed of 4 relevant functions, available directly from the ``pandas``
1232
namespace, and they are:
1233
1234
- ``get_option`` / ``set_option`` - get/set the value of a single option.
0 commit comments