From 2eac529bbae7e0a68590ffd83787119b6ba31293 Mon Sep 17 00:00:00 2001 From: Kevin Batdorf Date: Sun, 8 Jan 2023 15:59:25 -0500 Subject: [PATCH] Fix typo --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index aac0897..d8b4b8a 100644 --- a/readme.txt +++ b/readme.txt @@ -239,7 +239,7 @@ Themes are rendered inside the editor as you type or make changes, so the code b == Changelog == = 1.11.3 - 2023-01-08 = -- Fix: Encode and deocde html entities to prevent script tag bug +- Fix: Encode and decode html entities to prevent script tag bug = 1.11.2 - 2023-01-04 = - Fix: Update shiki renderer wasm loader to use ArrayBuffer