From 248bdcb50f57eb80429e0e2ee2c7feb30a50aab1 Mon Sep 17 00:00:00 2001 From: Fernandez Ludovic Date: Tue, 25 Jan 2022 17:16:27 +0100 Subject: [PATCH] docs: fix misinterpreted XML tag in chnagelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5221fb9d07de..f8a3b3d6f349 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -48,7 +48,7 @@ There is the most valuable changes log: * `revive`: add a more detailed configuration 4. misc: * outputs: Add support for multiple outputs - * outputs: Print error text in tag content for more readable JUnit output + * outputs: Print error text in `` tag content for more readable JUnit output * outputs: ensure that the Issues key in JSON format is a list * Return error if any linter fails to run * cli: Show deprecated mark in the CLI linters help