From 947ef2c407673dc3ac8d7d918f2efdf4758c3aa6 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Mon, 20 Sep 2021 06:26:06 +0200 Subject: [PATCH] Fix minor typo/grammar issue in docs index (#162) --- docs/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 4fe73226..e4f68e67 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -37,8 +37,8 @@ applications. Python Version Support ---------------------- -This library currently supports python 3.6+ verisons. As minor python -versions are officially sunset by the python org nbclient will similarly +This library currently supports python 3.6+ versions. As minor python +versions are officially sunset by the python org, nbclient will similarly drop support in the future. Documentation