Skip to content
Snippets Groups Projects
Commit 075f3f34 authored by Guanghua Guo's avatar Guanghua Guo Committed by Sergey Pepyakin
Browse files

Fix typo in service.rs (#472)

parent b4fbe064
Branches
No related merge requests found
......@@ -16,7 +16,7 @@
//! Consensus service.
/// Consensus service. A long runnung service that manages BFT agreement and parachain
/// Consensus service. A long running service that manages BFT agreement and parachain
/// candidate agreement over the network.
///
/// This uses a handle to an underlying thread pool to dispatch heavy work
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment