Fix typo in docs

master
Kaushal Modi 7 years ago
parent 35e4af4fc4
commit 1e0130af0a
  1. 2
      README.org
  2. 2
      doc/ox-hugo-manual.org

@ -170,7 +170,7 @@ The common =ox-hugo= export bindings are:
- If point is in a /valid Hugo post subtree/, export that
subtree to a Hugo post in Markdown.
A /valid Hugo post subtree/ is an Org subtree has the
A /valid Hugo post subtree/ is an Org subtree that has the
=EXPORT_FILE_NAME= property set.
- If the file is intended to be exported as a whole (i.e. has the
=#+title= keyword), export the whole Org file to a Hugo post in

@ -480,7 +480,7 @@ The common =ox-hugo= export bindings are:
- If point is in a /valid Hugo post subtree/, export that
subtree to a Hugo post in Markdown.
A /valid Hugo post subtree/ is an Org subtree has the
A /valid Hugo post subtree/ is an Org subtree that has the
=EXPORT_FILE_NAME= property set.
- If the file is intended to be exported as a whole (i.e. has the
=#+title= keyword), export the whole Org file to a Hugo post in

Loading…
Cancel
Save