diff --git a/docs/en/UI/Angular/GlobalFeatures.md b/docs/en/UI/Angular/GlobalFeatures.md index 78675bb08b..c8f9ba78df 100644 --- a/docs/en/UI/Angular/GlobalFeatures.md +++ b/docs/en/UI/Angular/GlobalFeatures.md @@ -1,6 +1,6 @@ # Angular: Global Features API -`ConfigStateService.getGlobalFeatures` API allows you to get the enabled features of the [Global Features](../../Global-Features.md) in the client side. +The `ConfigStateService.getGlobalFeatures` API allows you to get the enabled features of the [Global Features](../../Global-Features.md) on the client side. > This document only explains the JavaScript API. See the [Global Features](../../Global-Features.md) document to understand the ABP Global Features system.