diff --git a/README.md b/README.md index 7f7337e..1117f1f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ -DocMkr, short for DocMaker, is an unopinionated, scratch-your-own-itch, yet powerfull tool, that generates proper PDF documents. +DocMkr, short for DocMaker, is an unopinionated, scratch-your-own-itch, yet powerful tool, that generates proper PDF documents. What makes DocMkr so useful? - DocMkr generates beautiful PDF documents. @@ -53,7 +53,7 @@ Save as: simple.dmt.xml Since this simple.dmt.xml file is almost empty, DocMkr will use default values. This will result in a nicely readable PDF. -### Step 4: Donwload DocMkr cli +### Step 4: Download DocMkr cli You can do that [here](download.md)! diff --git a/changelog.md b/changelog.md index 0ee1b92..64e99f0 100644 --- a/changelog.md +++ b/changelog.md @@ -3,10 +3,10 @@ # Changelog - 2023-05-27 - * Bumbed version to 1.0.0 + * Bumped version to 1.0.0 * Add readme content - 2022-10-25 - * Bumbed version to 0.9.0 + * Bumped version to 0.9.0 * Introduction of DocMkr on GitHub.