mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-01-16 23:00:51 +00:00
componets
This commit is contained in:
parent
ffd8d215e5
commit
a09800bb18
3 changed files with 3 additions and 3 deletions
|
|
@ -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',
|
||||
},
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue