From 214e5cb9b381ba861882167068b5d26e5b37b830 Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Sat, 11 Sep 2021 23:05:31 +0200 Subject: [PATCH] typo --- inc/lib.improve.action.gitshields.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/lib.improve.action.gitshields.php b/inc/lib.improve.action.gitshields.php index 48ec485..b5ed714 100644 --- a/inc/lib.improve.action.gitshields.php +++ b/inc/lib.improve.action.gitshields.php @@ -23,7 +23,7 @@ class ImproveActionGitshields extends ImproveAction 'date' => '[![Date](https://img.shields.io/github/release-date/%username%/%module%)](https://github.com/%username%/%module%/releases)', 'issues' => '[![Issues](https://img.shields.io/github/issues/%username%/%module%)](https://github.com/%username%/%module%/issues)', 'dotclear' => '[![Dotclear](https://img.shields.io/badge/dotclear-v%dotclear%-blue.svg)](https://fr.dotclear.org/download)', - 'dotaddict' => '[![Dotclear](https://img.shields.io/badge/dotaddict-official-green.svg)](https://%type%s.dotaddict.org/dc2/details/%module%)', + 'dotaddict' => '[![Dotaddict](https://img.shields.io/badge/dotaddict-official-green.svg)](https://%type%s.dotaddict.org/dc2/details/%module%)', 'license' => '[![License](https://img.shields.io/github/license/%username%/%module%)](https://github.com/%username%/%module%/blob/master/LICENSE)' ];