Fix typo in service.rs (#472)

This commit is contained in:
Guanghua Guo
2018-08-01 17:15:09 +08:00
committed by Sergey Pepyakin
parent 307dcbde1a
commit 6c72983e75
+1 -1
View File
@@ -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