From d017626e7b634abfac582e1958068a2108216082 Mon Sep 17 00:00:00 2001 From: BD Himes Date: Thu, 22 Jan 2026 20:37:19 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17960c4..6d5ad4d 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ pip install async-substrate-interface ## Usage -Here are examples of how to use the sync and async inferfaces: +Here are examples of how to use the sync and async interfaces: ```python from async_substrate_interface import SubstrateInterface