Skip to content

Commit

Permalink
Fixed type from comps
Browse files Browse the repository at this point in the history
  • Loading branch information
justinwilaby committed Nov 20, 2018
1 parent bc953f3 commit 1f8fe7e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ interface ConnectedServiceEditorState extends Partial<any> {
const labelMap = {
authoringKey: 'Authoring key',
applicationId: 'App Insights Application ID',
instrumentationKey: 'App Insight Instrumentation Key',
instrumentationKey: 'App Insights Instrumentation Key',
serviceName: 'Azure Service Name',
appId: 'LUIS app ID',
id: 'App ID',
Expand Down

0 comments on commit 1f8fe7e

Please sign in to comment.