We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13fae96 commit a7641c9Copy full SHA for a7641c9
docs/intro.rst
@@ -36,8 +36,8 @@ download the results as a :class:`pandas.DataFrame` object.
36
By default, queries use standard SQL syntax. Visit the :doc:`reading tables
37
guide <reading>` to learn about the available options.
38
39
-Adjusting log vebosity
40
-^^^^^^^^^^^^^^^^^^^^^^
+Adjusting log verbosity
+^^^^^^^^^^^^^^^^^^^^^^^
41
42
Because some requests take some time, this library will log its progress of
43
longer queries. IPython & Jupyter by default attach a handler to the logger.
0 commit comments