Skip to content

Commit 517fe39

Browse files
authored
fix(wizard): platform name typo (#23110)
1 parent da6bdb4 commit 517fe39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sentry/static/sentry/app/data/platformCategories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const popular = [
1212
'java',
1313
'java-spring-boot',
1414
'dotnet',
15-
'dotnet.aspnetcore',
15+
'dotnet-aspnetcore',
1616
'csharp',
1717
'go',
1818
'php',

0 commit comments

Comments
 (0)