diff --git a/components/Asyncapi3Comparison/Asyncapi3IdAndAddressComparison.tsx b/components/Asyncapi3Comparison/Asyncapi3IdAndAddressComparison.tsx
index 14ec15ee2bf..34d42dfba96 100644
--- a/components/Asyncapi3Comparison/Asyncapi3IdAndAddressComparison.tsx
+++ b/components/Asyncapi3Comparison/Asyncapi3IdAndAddressComparison.tsx
@@ -33,13 +33,13 @@ export default function Asyncapi3IdAndAddressComparison({ className = '' }: Asyn
AsyncAPI 2.x
handleMouseEnter('Paths')}
onMouseLeave={() => handleMouseLeave('Paths')}
>
Channels
handleMouseEnter('PathItem')}
onMouseLeave={() => handleMouseLeave('PathItem')}
>
@@ -52,13 +52,13 @@ export default function Asyncapi3IdAndAddressComparison({ className = '' }: Asyn
AsyncAPI 3.0
handleMouseEnter('Paths')}
onMouseLeave={() => handleMouseLeave('Paths')}
>
Channels
handleMouseEnter('PathItem')}
onMouseLeave={() => handleMouseLeave('PathItem')}
>