aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordberg.se>2021-05-04 16:25:36 +0200
committerLinus Nordberg <linus@nordberg.se>2021-05-04 16:25:36 +0200
commitd13da7fd14c9050a70313f00b71955beb4276132 (patch)
treeb3a60feb907b999d85fbd111a7f3d1a7693fa7c5 /doc
parent3b5b4429d94e142ee12af7eb5f89b49997b72237 (diff)
seconds, not milliseconds
Diffstat (limited to 'doc')
-rw-r--r--doc/api.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api.md b/doc/api.md
index 5b7cb19..c9d3db9 100644
--- a/doc/api.md
+++ b/doc/api.md
@@ -78,7 +78,7 @@ makes a simple format explicit and unambiguous.
Tree heads are signed by the log and its witnesses. It contains a
timestamp, a tree size, and a root hash. The timestamp is included so
that monitors can ensure _liveliness_. It is the time since the UNIX
-epoch (January 1, 1970 00:00:00 UTC) in seconds. The tree size
+epoch (January 1, 1970 00:00 UTC) in seconds. The tree size
specifies the current number of leaves. The root hash fixes the
structure and content of the Merkle tree.