From dd4f6dbc7fcdf23764e893388425034ab0f7109e Mon Sep 17 00:00:00 2001 From: Julien Lengrand-Lambert Date: Thu, 30 Jun 2022 15:41:52 +0200 Subject: [PATCH] Removes extra caracter --- website/docs/gettingstarted/type-resolution.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/gettingstarted/type-resolution.md b/website/docs/gettingstarted/type-resolution.md index 11dfc59dc..295f4a47a 100644 --- a/website/docs/gettingstarted/type-resolution.md +++ b/website/docs/gettingstarted/type-resolution.md @@ -53,7 +53,7 @@ Moreover, their official documentation in the Detekt website will mention _Requi :::caution -Please note that we do have some rules that have mixed behavior whether type resolution is enabled or not. Those rules are listed here: [#2994](https://github.com/detekt/detekt/issues/2994)" +Please note that we do have some rules that have mixed behavior whether type resolution is enabled or not. Those rules are listed here: [#2994](https://github.com/detekt/detekt/issues/2994) :::