From e8c2b471003c835d2ec625bdf395891040093b3e Mon Sep 17 00:00:00 2001 From: Arman Ozak Date: Tue, 30 Jun 2020 12:07:26 +0300 Subject: [PATCH] docs: fix typo --- docs/en/UI/Angular/Migration-Guide-v3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/UI/Angular/Migration-Guide-v3.md b/docs/en/UI/Angular/Migration-Guide-v3.md index 8690e58165..f241469193 100644 --- a/docs/en/UI/Angular/Migration-Guide-v3.md +++ b/docs/en/UI/Angular/Migration-Guide-v3.md @@ -357,7 +357,7 @@ Once you bind the injected `ListService` instance through `NgxDatatableListDirec ### Deprecated Interfaces -Some interfaces have long been marked as deprectaed and now they are removed. +Some interfaces have long been marked as deprecated and now they are removed. #### What to Do When Migrating?