Skip to content

Commit 0df7a1e

Browse files
trading-peterhyckomatej
authored andcommitted
Update proof-of-history.md
1 parent 1490da3 commit 0df7a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/chapter2/proof-of-history.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Hash<sub>n-1</sub> + Message<sub>n</sub> → Hash<sub>n</sub></code></pre>
3333

3434
!!! note
3535

36-
Using PoH, we are able establish the exact order of messages because we can prove that **Message<sub>n</sub>** occured after **Message<sub>n-1</sub>** and before **Message<sub>n+1</sub>**.
36+
Using PoH, we are able to establish the exact order of messages because we can prove that **Message<sub>n</sub>** occured after **Message<sub>n-1</sub>** and before **Message<sub>n+1</sub>**.
3737

3838
<h2>Phases of PoH</h2>
3939

0 commit comments

Comments
 (0)