aboutsummaryrefslogtreecommitdiff
path: root/cert-spec.txt
diff options
context:
space:
mode:
authorHans-Christoph Steiner <hans@eds.org>2019-11-26 20:58:54 +0100
committerHans-Christoph Steiner <hans@eds.org>2019-11-26 21:03:19 +0100
commita3fd19302312d44257f175bded3551bc1397ced6 (patch)
treefe935d1f7925a9bbc1e7de08dcda27c4b5b56b78 /cert-spec.txt
parentc15cc8a5a869ef82f08e77c79074b892fac55932 (diff)
downloadtorspec-a3fd19302312d44257f175bded3551bc1397ced6.tar.gz
torspec-a3fd19302312d44257f175bded3551bc1397ced6.zip
fix erroneous header numbering punctuation
The clear standard is trailing "." after each numeric section. This fixes the small handful of outliers. This makes it easy to convert these headers to common markup formats, for example: http://hyperpolyglot.org/lightweight-markup
Diffstat (limited to 'cert-spec.txt')
-rw-r--r--cert-spec.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/cert-spec.txt b/cert-spec.txt
index 9dde874..e96188b 100644
--- a/cert-spec.txt
+++ b/cert-spec.txt
@@ -23,7 +23,7 @@
signed document is prefixed with a personalization string, which
will be different in each case.
-1.2 Integer encoding
+1.2. Integer encoding
Network byte order (big-endian) is used to encode all integer values
in Ed25519 certificates unless explicitly specified otherwise.