From 48741e41c924db6ca14d5ff170a0e09dde07bb4e Mon Sep 17 00:00:00 2001 From: Naokazu Terada Date: Sun, 19 Jan 2020 16:40:09 +0900 Subject: [PATCH] Fix typo --- messages/4.0.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/messages/4.0.0.md b/messages/4.0.0.md index 0d7f106..b9e5a10 100644 --- a/messages/4.0.0.md +++ b/messages/4.0.0.md @@ -36,4 +36,4 @@ You do not need to do anything else. ## Changes - Fix broking autolink when two or more _ (underscores) used in the title Ref: [#142](https://github.com/naokazuterada/MarkdownTOC/issues/142) -- Remove duplicate id_replacement patterns in settings file +- Remove duplicated "id_replacement" patterns in settings file