mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
componets
This commit is contained in:
@@ -35,7 +35,7 @@ const components: Array<ComponentMetadata> = [
|
||||
{
|
||||
title: 'Out',
|
||||
description:
|
||||
'Connect to this port if you want other componets to execute after tha value has been logged.',
|
||||
'Connect to this port if you want other components to execute after the value has been logged.',
|
||||
id: 'out',
|
||||
},
|
||||
],
|
||||
|
||||
@@ -48,7 +48,7 @@ const components: Array<ComponentMetadata> = [
|
||||
{
|
||||
title: 'Out',
|
||||
description:
|
||||
'Connect to this port if you want other componets to execute after tha value has been logged.',
|
||||
'Connect to this port if you want other components to execute after the value has been logged.',
|
||||
id: 'out',
|
||||
},
|
||||
],
|
||||
|
||||
@@ -34,7 +34,7 @@ const components: Array<ComponentMetadata> = [
|
||||
{
|
||||
title: 'Out',
|
||||
description:
|
||||
'Connect to this port if you want other componets to execute after the workflow is triggered',
|
||||
'Connect to this port if you want other components to execute after the workflow is triggered',
|
||||
id: 'out',
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user