From 0f04b665804b8dfcd9b617becb27863e62996cbf Mon Sep 17 00:00:00 2001 From: Carlos O'Ryan Date: Tue, 6 Aug 2024 13:40:12 +0000 Subject: [PATCH] docs: fix typo in 'vebosity' --- docs/intro.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/intro.rst b/docs/intro.rst index ab93b4fe..3bb60ba7 100644 --- a/docs/intro.rst +++ b/docs/intro.rst @@ -36,8 +36,8 @@ download the results as a :class:`pandas.DataFrame` object. By default, queries use standard SQL syntax. Visit the :doc:`reading tables guide ` to learn about the available options. -Adjusting log vebosity -^^^^^^^^^^^^^^^^^^^^^^ +Adjusting log verbosity +^^^^^^^^^^^^^^^^^^^^^^^ Because some requests take some time, this library will log its progress of longer queries. IPython & Jupyter by default attach a handler to the logger.