From eebaa99c8271e3b7591389de4977fcc38994ce69 Mon Sep 17 00:00:00 2001 From: Scott Noyes Date: Mon, 28 Oct 2024 07:56:43 -0500 Subject: [PATCH] Update README.rst Fix spelling error --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 0806d9d..98079f2 100644 --- a/README.rst +++ b/README.rst @@ -86,7 +86,7 @@ eta avg * remaining eta_td eta as a timedelta (useful for printing as a string) ========== ================================ -Instead of passing all configuration options on instatiation, you can create +Instead of passing all configuration options on instantiation, you can create your custom subclass: .. code-block:: python