summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2017-12-22 23:12:51 -0500
committerLuke Shumaker <lukeshu@lukeshu.com>2017-12-22 23:12:51 -0500
commit1e786e7807e41e7143588a84d085f019ed19b28a (patch)
treeaf329fb822c3050c199d1da6a5c0a658957e92e5
parent61ac134ab6fc68166b2fddeec16914d28e40aa26 (diff)
README: fix typo
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index 21e2891..1b9491e 100644
--- a/README.org
+++ b/README.org
@@ -155,7 +155,7 @@ attributes for local pages, but with fewer defaults:
| title | mandatory | string |
| author | ~config.yaml:default_author~ | string |
| categories | "" | string ("ES HB") or list (["ES", "HB"]) |
-| published | value of ~updated~ [fn:4] | string (Ruby ~DateTime::parse()~) or date[fn:b3] |
+| published | value of ~updated~ [fn:4] | string (Ruby ~DateTime::parse()~) or date[fn:3] |
| updated | value of ~published~ [fn:4] | string (Ruby ~DateTime::parse()~) or date[fn:3] |
[fn:4] It is mandatory to set at least one of ~published~ or