Fix typos in documentation (#2121)

This commit is contained in:
Sven Eriksson
2025-11-17 17:42:47 +08:00
committed by GitHub
parent 2904b84ff5
commit 586b814ecd
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# subxt-historic
**This create is a work in progress and currently is released only as a preview.**
**This crate is a work in progress and currently is released only as a preview.**
While `subxt` is a library for working at the head of a chain (submitting transactions and obtaining the current state), `subxt-historic` is a library for decoding blocks and state that are anywhere in a chain. To broadly summarize the differences: