aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Færøy <ahf@torproject.org>2024-03-27 14:10:06 +0000
committerAlexander Færøy <ahf@torproject.org>2024-03-27 14:10:06 +0000
commit063f3836effae5a4aa33b683d0386b1ca0b78f4d (patch)
tree9b50736a663893a0f56025d84748ec8e1f438c8c
parentf902519570400d9196575996204c56c5bb674fbd (diff)
parentea8ead0913580f7e7c68e035c8bbb4ef8bffb5a5 (diff)
downloadtorspec-063f3836effae5a4aa33b683d0386b1ca0b78f4d.tar.gz
torspec-063f3836effae5a4aa33b683d0386b1ca0b78f4d.zip
Merge branch 'backticks' into 'main'
cert-spec: Put backticks around SIGNATURE See merge request tpo/core/torspec!263
-rw-r--r--spec/cert-spec.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/cert-spec.md b/spec/cert-spec.md
index 873c258..98aeffa 100644
--- a/spec/cert-spec.md
+++ b/spec/cert-spec.md
@@ -57,7 +57,7 @@ These representation for this certificate is:
| - `ExtType` | 1 | [Type of extension](#list-ext-types)|
| - `ExtFlags` | 1 | Control interpretation of extension |
| - `ExtData` | `ExtLen` | Encoded extension body |
-| SIGNATURE | 64 | Signature of all previous fields |
+| `SIGNATURE` | 64 | Signature of all previous fields |
The `VERSION` field holds the value `[01]`.