Skip to content

Commit 6a3bfca

Browse files
committed
DOC: Fix typo.
1 parent b79996c commit 6a3bfca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/basics.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1228,7 +1228,7 @@ You can get/set options directly as attributes of the top-level ``options`` attr
12281228
pd.options.display.max_rows
12291229
12301230
1231-
There is also an API composed of 4 relavent functions, available directly from the ``pandas``
1231+
There is also an API composed of 4 relevant functions, available directly from the ``pandas``
12321232
namespace, and they are:
12331233

12341234
- ``get_option`` / ``set_option`` - get/set the value of a single option.

0 commit comments

Comments
 (0)