mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-30 08:27:55 +00:00
First round of implementers guide fixes (#6146)
This commit is contained in:
@@ -28,7 +28,7 @@ The session change routine works as follows:
|
||||
## Routines
|
||||
|
||||
```rust
|
||||
enum InconsistentErrror {
|
||||
enum InconsistentError {
|
||||
// ...
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user