Skip to content

Commit aa5c43a

Browse files
authored
Rephrase introduction to workflow options
1 parent b2013a9 commit aa5c43a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration/options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sidebar_position: 2
44

55
# Options
66

7-
The Workflow package allows you to specify various options when defining your workflows and activities. These options include the number of times a workflow or activity may be attempted before it fails, the connection and queue, and the maximum number of seconds it is allowed to run.
7+
There are various options available when defining your workflows and activities. These options include the number of times a workflow or activity may be attempted before it fails, the connection and queue, and the maximum number of seconds it is allowed to run.
88

99
```php
1010
use Workflow\Activity;

0 commit comments

Comments
 (0)