Skip to content

Commit ae3a252

Browse files
authored
Merge pull request opencontainers#346 from coolljt0725/format_fix
config.md: some minor format fix
2 parents 72e674b + d25e4a7 commit ae3a252

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ For convenience, it is sometimes useful to refer to a stack of layers with a sin
3636
This is called a `ChainID`.
3737
For a single layer (or the layer at the bottom of a stack), the
3838
`ChainID` is equal to the layer's `DiffID`.
39-
4039
Otherwise the `ChainID` is given by the formula:
4140
`ChainID(layerN) = SHA256hex(ChainID(layerN-1) + " " + DiffID(layerN))`.
4241

0 commit comments

Comments
 (0)