Skip to content

Commit 7f8bb6e

Browse files
authored
Update README.md
1 parent 2239d50 commit 7f8bb6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ return [
3333
```
3434

3535
## Usage
36-
Task that you have to do is providing guard configuration like the following example. This is in laravel-workflow 's configuration file (config/workflow.php). If you want to store workflow configuration in database, please visis [my Laravel Workflow Loader package](https://github.com/soap/laravel-workflow-loader).
36+
Task that you have to do is providing guard configuration like the following example. This is in laravel-workflow 's configuration file (config/workflow.php). If you want to store workflow configuration in database, please visit [my Laravel Workflow Loader package](https://github.com/soap/laravel-workflow-loader).
3737

3838
```php
3939
// file config/workflow.php

0 commit comments

Comments
 (0)