From 5835c1c3833863bb17dcc0f910e2b3e1ed735e57 Mon Sep 17 00:00:00 2001 From: Arman Ozak Date: Fri, 3 Apr 2020 09:48:09 +0300 Subject: [PATCH] docs: fix wording mistakes --- docs/en/UI/Angular/Lazy-Load-Service.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/en/UI/Angular/Lazy-Load-Service.md b/docs/en/UI/Angular/Lazy-Load-Service.md index cdfe3f8263..6d9d9ea4e8 100644 --- a/docs/en/UI/Angular/Lazy-Load-Service.md +++ b/docs/en/UI/Angular/Lazy-Load-Service.md @@ -1,6 +1,6 @@ # How to Lazy Load Scripts and Styles -You can use the `LazyLoadService` in @abp/ng.core package in order to lazy loading scripts and styles in an easy and explicit way. +You can use the `LazyLoadService` in @abp/ng.core package in order to lazy load scripts and styles in an easy and explicit way. @@ -25,7 +25,7 @@ class DemoComponent { ## Usage -You can use the `load` method of `LazyLoadService` to create a `