aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.