Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit 582a1ae

Browse files
Guanqun Lugavofyork
authored andcommitted
typo fixes (#608)
1 parent a0daabe commit 582a1ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

substrate/rpc/src/metadata.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ use rpc::futures::sync::mpsc;
2222

2323
/// RPC Metadata.
2424
///
25-
/// Manages peristent session for transports that support it
25+
/// Manages persistent session for transports that support it
2626
/// and may contain some additional info extracted from specific transports
2727
/// (like remote client IP address, request headers, etc)
2828
#[derive(Default, Clone)]

0 commit comments

Comments
 (0)