aboutsummaryrefslogtreecommitdiff
path: root/spec/bandwidth-file-spec/relay-line-format.md
diff options
context:
space:
mode:
Diffstat (limited to 'spec/bandwidth-file-spec/relay-line-format.md')
-rw-r--r--spec/bandwidth-file-spec/relay-line-format.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/spec/bandwidth-file-spec/relay-line-format.md b/spec/bandwidth-file-spec/relay-line-format.md
index 13a9ffd..ec47146 100644
--- a/spec/bandwidth-file-spec/relay-line-format.md
+++ b/spec/bandwidth-file-spec/relay-line-format.md
@@ -20,7 +20,7 @@ Each RelayLine includes the following KeyValue pairs:
"node_id" hexdigest
-[Exactly once.]
+\[Exactly once.\]
The fingerprint for the relay's RSA identity key.
@@ -39,7 +39,7 @@ least one of them.
"master_key_ed25519" MasterKey
-[Zero or one time.]
+\[Zero or one time.\]
The relays's master Ed25519 key, base64 encoded,
without trailing "="s, to avoid ambiguity with KeyValue "="
@@ -51,7 +51,7 @@ This KeyValue was added in version 1.1.0 of this specification.
"bw" Bandwidth
-[Exactly once.]
+\[Exactly once.\]
The bandwidth of this relay in kilobytes per second.
@@ -107,7 +107,7 @@ measured bandwidth.
KeyValue
-[Zero or more times.]
+\[Zero or more times.\]
Future format versions may include additional KeyValue pairs on a
RelayLine.