Skip to content

Commit 2d761b2

Browse files
committed
chore: update copy
1 parent e9fe373 commit 2d761b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/specs/mapi/customizations.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ resources:
22
workflows:
33
name: Workflows
44
description: |-
5-
To define a logical flow of your notifications, you create a workflow consisting of workflow steps. Workflow steps can be functions or channels, and can have conditional logic that determines whether to execute that step when the workflow is triggered.
5+
To define a logical flow for your notifications, you create a workflow consisting of steps. Workflow steps can be functions or channels, and can have conditional logic that determines whether to execute that step when the workflow is triggered.
66
77
You can retrieve, update, or create a workflow as well as list all workflows in a given environment. Workflows are identified by their unique workflow key.
88
subresources:
@@ -51,7 +51,7 @@ resources:
5151
message_types:
5252
name: Message Types
5353
description: |-
54-
Message types are used to categorize messages.
54+
A message type is a schema for a message that maps to a UI component or element within your application.
5555
variables:
5656
name: Variables
5757
description: |-

0 commit comments

Comments
 (0)