Skip to content

Commit a9d04dd

Browse files
committed
Clarify branding
1 parent 7c8724a commit a9d04dd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/configuration/_category_.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"position": 5,
44
"link": {
55
"type": "generated-index",
6-
"description": "Laravel Workflow allows you to specify various options when defining your workflows and activities."
6+
"description": "Workflow allows you to specify various options when defining your workflows and activities."
77
}
88
}

docs/constraints/_category_.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"position": 7,
44
"link": {
55
"type": "generated-index",
6-
"description": "Laravel Workflow's determinism and idempotency constraints for workflows and activities are important for ensuring the reliability and correctness of the overall system."
6+
"description": "Workflow's determinism and idempotency constraints for workflows and activities are important for ensuring the reliability and correctness of the overall system."
77
}
88
}

docs/features/_category_.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"position": 4,
44
"link": {
55
"type": "generated-index",
6-
"description": "Laravel Workflow provides methods for executing activities, handling errors and retries, and communicating with the workflow."
6+
"description": "Workflow provides methods for executing activities, handling errors and retries, and communicating with the workflow."
77
}
88
}

0 commit comments

Comments
 (0)