From c30404804d1e59fe2f4d88eed1b47a4599de4372 Mon Sep 17 00:00:00 2001 From: "G.Ambatte" Date: Thu, 29 Aug 2024 17:20:39 +1200 Subject: [PATCH] Fix typo --- changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 5600e0765..f50b043e4 100644 --- a/changelog.md +++ b/changelog.md @@ -93,7 +93,7 @@ For a full record of development, visit our [Github Page](https://github.com/nat Fixes issue [#380](https://github.com/naturalcrit/homebrewery/issues/380), supersedes [#3126](https://github.com/naturalcrit/homebrewery/issues/3126) -* [x] Add regex to detext when to interrupt a table +* [x] Add regex to detect when to interrupt a table Fixes v3.14.2 bug with tables and multiple colons