diff options
| author | Paul Buetow <paul@buetow.org> | 2023-04-02 11:06:07 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-04-02 11:06:07 +0300 |
| commit | 31de8d1501ee28959580323295456a52b5342787 (patch) | |
| tree | c3e7584636dad866be3a68b5fcaa1522bdfe73ce | |
| parent | c3ddfcbe897d37e13f5c2ef2008cab090fdb4121 (diff) | |
fix typo
| -rw-r--r-- | gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.gmi.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.gmi.tpl b/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.gmi.tpl index 9a68206d..5a8c9d5e 100644 --- a/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.gmi.tpl +++ b/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.gmi.tpl @@ -61,7 +61,7 @@ In short, Gemtexter is a static site generator and blogging engine that uses Gem ## Output formats -Gemtexter takes the Gemntext Markup files as the input and generates the following outputs from it (you find examples for each of these output formats on the Gemtexter GitHub page): +Gemtexter takes the Gemtext Markup files as the input and generates the following outputs from it (you find examples for each of these output formats on the Gemtexter GitHub page): * HTML files for my website * Markdown files for a GitHub page |
