chore: fix some typos in comment (#1898)

Signed-off-by: davidwoood <davidwood@aliyun.com>
This commit is contained in:
David Wood
2025-01-20 18:53:48 +09:00
committed by GitHub
parent 2d9de19040
commit 3ab5832059
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ use subxt_metadata::RuntimeApiMetadata;
/// true => validate (trailing args + build node connection)
/// validation is:
/// Err => Show Error
/// Ok => Make a runtime api call witht the provided args.
/// Ok => Make a runtime api call with the provided args.
/// response is:
/// Err => Show Error
/// Ok => Show the result