From 0d9348f0912cca26d897f4e03cc08f1864bd48f1 Mon Sep 17 00:00:00 2001 From: dasa376 <83995377+dasa376@users.noreply.github.com> Date: Sat, 29 May 2021 08:16:03 +0700 Subject: [PATCH] Update 4.0_migration.md --- docs/4.0_migration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/4.0_migration.md b/docs/4.0_migration.md index f8abedf..923d849 100644 --- a/docs/4.0_migration.md +++ b/docs/4.0_migration.md @@ -32,4 +32,4 @@ External API did not change. - `.validateUrl()` -> moved to root class `.validateLink()` - added `.normalizeLink()` & `.normalizeLinkText()` to root class, and removed `normalizeUrl()` from utils. -- removed `replaceEntities()` in `utils`. +- removed `replaceEntities()` in `utils`.