summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-03-17 18:46:02 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-03-17 18:46:02 (EDT)
commit6d9683e2fb94ba0ae5c227c56bf5f8388f946288 (patch)
treef3d700c47a88e86898c788f45736225df6c1772a
parent5f78ee4fb9ff34bee26181954b90e3336f34c851 (diff)
SPF 2.0: s/compress,/compressed,/
-rw-r--r--specs/spf-2.0/overview.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/spf-2.0/overview.mdwn b/specs/spf-2.0/overview.mdwn
index 1861740..aff92cb 100644
--- a/specs/spf-2.0/overview.mdwn
+++ b/specs/spf-2.0/overview.mdwn
@@ -220,7 +220,7 @@ The file may be compressed, in which case `<ext>` must be one of the following:
* `.xz` for the "XZ" algorithm, or
* `.Z` for the "compress" algorithm.
-If the file is not compress, `<ext>` must be empty.
+If the file is not compressed, `<ext>` must be empty.
`platconf` [files-platconf]
---------------------------