From d9468bcf55797b26200446e778331e4e060e057d Mon Sep 17 00:00:00 2001 From: "Andreas Penski (init)" Date: Wed, 3 Jul 2019 09:38:04 +0200 Subject: [PATCH] (chore) fix typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8614155..c7f60e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Support loading scenarios and content from a JAR-File - Simple Daemon-Mode exposing validation functionality via http - cli option to serialize the 'report input' xml document to _cwd_ (current working directory) -- Documentation in `docs`folder +- Documentation in `docs` folder ### Changed