summaryrefslogtreecommitdiff
path: root/specs
diff options
context:
space:
mode:
Diffstat (limited to 'specs')
-rw-r--r--specs/thandy-spec.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/specs/thandy-spec.txt b/specs/thandy-spec.txt
index 5cc4fa6..7ebe444 100644
--- a/specs/thandy-spec.txt
+++ b/specs/thandy-spec.txt
@@ -290,7 +290,7 @@
S is a signature of the canonical encoding of X using the
identified key.
- We define one signing methods at present:
+ We define one signing method at present:
sha256-pkcs1 : A signature of the SHA256 hash of the canonical
encoding of X, using PKCS-1 padding.
@@ -665,7 +665,7 @@
KEY must be unique across the thandy repository. It identifies
this kind of installable item uniquely. VAL is the version of this
item. When Thandy installs the item, it writes a persistent mapping
- from KEY to VAL to a local database. The item is instaleld if such
+ from KEY to VAL to a local database. The item is installed if such
a mapping is found to exist.