aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2024-03-01 19:17:36 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2025-06-15 01:30:23 +0200
commit77685b747a4ae18be0a28201092f586faad5904e (patch)
tree774ef408de857c9501e5b50664b8e923f8020f54 /README
parent473a4752bdb7d116c2bff2e7774e6bdafb7b307e (diff)
downloadhaunt-blog-77685b747a4ae18be0a28201092f586faad5904e.tar.gz
haunt-blog-77685b747a4ae18be0a28201092f586faad5904e.tar.bz2
haunt-blog-77685b747a4ae18be0a28201092f586faad5904e.zip
README: fix typo in wordpress import section.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index b77d284..d30bc8c 100644
--- a/README
+++ b/README
@@ -33,7 +33,7 @@ Reimporting articles in WordPress
If for some reasons you then need to import back some of the markdown
articles in WordPress, you can generate the HTML pages with 'make
-markdown' like explained above, and then use haunthtml2wordpress.py on
+build' like explained above, and then use haunthtml2wordpress.py on
the generated page. It will print out the article title and the HTML
code that you will need to copy-paste into WordPress.