aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmil Engler <me@emilengler.com>2024-03-26 21:17:46 +0100
committerEmil Engler <me@emilengler.com>2024-03-26 21:17:46 +0100
commitea8ead0913580f7e7c68e035c8bbb4ef8bffb5a5 (patch)
tree45e8f438228334923d0f969ca7ca4babdbe6ee44
parent50881e069de0a06b022913acb95d8cc974f25c59 (diff)
downloadtorspec-ea8ead0913580f7e7c68e035c8bbb4ef8bffb5a5.tar.gz
torspec-ea8ead0913580f7e7c68e035c8bbb4ef8bffb5a5.zip
cert-spec: Put backticks around SIGNATURE
See !259
-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]`.