From 2683638d8cc3cb1b4d075cb67c4a0f4bb48d161f Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 3 Mar 2026 22:57:39 +0000 Subject: [PATCH 1/2] Initial plan From 5d3bb8f1600b781851998796a0d976dadbb830da Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 3 Mar 2026 22:59:34 +0000 Subject: [PATCH 2/2] Fix documentation typos in README.md and changelog.md Co-authored-by: PaulHuizer <2698404+PaulHuizer@users.noreply.github.com> --- README.md | 4 ++-- changelog.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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.