Skip to content

Commit 4425437

Browse files
authored
Fix typo in cli.ipynb docs example (#168)
Fix typo
1 parent d90cbec commit 4425437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/overview/cli.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"source": [
4040
"# Index\n",
4141
"\n",
42-
"The ``rvl index`` command can be used for a number of tasks related to creating and managing indices. Wether you are working in Python or another language, this cli tool can still be useful for managing and inspecting your indices.\n",
42+
"The ``rvl index`` command can be used for a number of tasks related to creating and managing indices. Whether you are working in Python or another language, this cli tool can still be useful for managing and inspecting your indices.\n",
4343
"\n",
4444
"First, we will create an index from a yaml schema that looks like the following:\n"
4545
]

0 commit comments

Comments
 (0)