diff --git a/src/components/platformIcon.tsx b/src/components/platformIcon.tsx index 6c42e480b9cd0..8f3d298adcf6a 100644 --- a/src/components/platformIcon.tsx +++ b/src/components/platformIcon.tsx @@ -997,7 +997,7 @@ export const PLATFORM_TO_ICON = { 'ruby-sidekiq': 'sidekiq', 'ruby-sinatra': 'sinatra', rust: 'rust', - 'rust-actix': 'actix', + 'rust-actix-web': 'actix', scala: 'scala', stride3d: 'stride3d', sql: 'sql',