diff --git a/README.md b/README.md index 43b6c59..bc2cb3b 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ driven websites. It has the following features: ## Hugo export - Data is automatically exported to the configured Hugo website path. -- It can export `markdwon` files or `json/toml` data files +- It can export `markdown` files or `json/toml` data files - All fields in the exported files can be customized - You can define custom output formats by using the `FormatHandler` interface.