Skip to content

Commit 298ce90

Browse files
authored
Update articles/azure-app-configuration/feature-management-javascript-reference.md
1 parent 8bbf6b0 commit 298ce90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-app-configuration/feature-management-javascript-reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -663,9 +663,9 @@ const featureManager = new FeatureManager(featureProvider, { onFeatureEvaluated
663663

664664
### Application Insights integration
665665

666-
The JavaScript feature management library provide extension packages that integration with [Application Insights](/azure/azure-monitor/app/app-insights-overview) sdks.
666+
The JavaScript feature management library provides extension packages that integrate with [Application Insights](/azure/azure-monitor/app/app-insights-overview) SDKs.
667667

668-
The Application Insights offers different sdks for [web](https://www.npmjs.com/package/@microsoft/applicationinsights-web) and [Node.js](https://www.npmjs.com/package/applicationinsights) scenarios. Please select the correct extension packages for your application.
668+
The Application Insights offers different SDKs for [web](https://www.npmjs.com/package/@microsoft/applicationinsights-web) and [Node.js](https://www.npmjs.com/package/applicationinsights) scenarios. Please select the correct extension packages for your application.
669669

670670
### [Browser](#tab/browser)
671671

0 commit comments

Comments
 (0)