Skip to content

Commit 7d332e1

Browse files
committed
Fix typo
1 parent 8bd2783 commit 7d332e1

File tree

1 file changed

+1
-1
lines changed
  • PluginsAndFeatures/azure-toolkit-for-intellij/resources/com/microsoft/intellij/ui/messages

1 file changed

+1
-1
lines changed

PluginsAndFeatures/azure-toolkit-for-intellij/resources/com/microsoft/intellij/ui/messages/messages.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1390,7 +1390,7 @@ function.create.hint.created=Function app ({0}) created.
13901390
function.create.hint.startCreateFunction=The specified function app does not exist. Creating a new function app...
13911391
function.create.hint.functionCreated=Successfully created function app ({0})
13921392
function.create.error.targetExists=Failed to create function app ({0}), target function app already exists.
1393-
function.create.error.createApplicationInsightsFailed=Skip binding application insights as failed to create insights instance for function app ({0})
1393+
function.create.error.createApplicationInsightsFailed=Skip binding application insights as failed to create insight instance for function app ({0})
13941394
function.create.error.dockerNotSupport=The 'docker' runtime is not supported in current version.
13951395
function.create.error.invalidRuntime=Unsupported runtime {0}
13961396
function.create.dialog.title=Create Function

0 commit comments

Comments
 (0)