Commit 6eb4c8e5 authored by Marcin Bieszke's avatar Marcin Bieszke

specs: missing word 'be'

parent f772f66c
...@@ -431,7 +431,7 @@ to group multiple batches together is simply to obtain a better compression rate ...@@ -431,7 +431,7 @@ to group multiple batches together is simply to obtain a better compression rate
costs. costs.
A channel can be split in [frames][channel-frame] in order to be transmitted via [batcher A channel can be split in [frames][channel-frame] in order to be transmitted via [batcher
transactions][batcher-transaction]. The reason to split a channel into frames is that a channel might too large to transactions][batcher-transaction]. The reason to split a channel into frames is that a channel might be too large to
include in a single batcher transaction. include in a single batcher transaction.
A channel is uniquely identified by its timestamp (UNIX time at which the channel was created) and a random value. See A channel is uniquely identified by its timestamp (UNIX time at which the channel was created) and a random value. See
......
Markdown is supported
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