We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26cbf52 commit bd90db8Copy full SHA for bd90db8
pkgs/unified_analytics/lib/src/enums.dart
@@ -73,7 +73,7 @@ enum DashEvent {
73
74
intellijPluginEvent(
75
label: 'intellij_event',
76
- description: 'Information for Intellij Plugin events',
+ description: 'Information for IntelliJ Plugin events',
77
toolOwner: DashTool.intellijPlugins,
78
),
79
0 commit comments