summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorEkaitz Zárraga <ekaitz.zarraga@protonmail.com>2019-02-08 15:05:51 +0100
committerEkaitz Zárraga <ekaitz.zarraga@protonmail.com>2019-02-08 15:05:51 +0100
commitbed0236eaf407eda8cbfdcdde5c8f2820af7399e (patch)
tree90b72a18bf708ea7fb8095f2f34d570454465d4c /content
parent2abb432d5e0ad7e6a99f0757ac260b0e574fbc6a (diff)
Correct typ
Diffstat (limited to 'content')
-rw-r--r--content/posts/templates-released.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/templates-released.md b/content/posts/templates-released.md
index f1e6a94..01ea21a 100644
--- a/content/posts/templates-released.md
+++ b/content/posts/templates-released.md
@@ -133,7 +133,7 @@ conversion as simple as running a command in the terminal:
::bash
elenqdoc-book document.md -o book.pdf # For books
- elenqdoc-artilce document.md -o article.pdf # For articles
+ elenqdoc-article document.md -o article.pdf # For articles
With the new template system, the documents are just Markdown files and they
are easy to maintain under version control. Note that the same input file can