Skip to content

Commit ee18ae0

Browse files
authored
Fix typo in database connection documentation
1 parent aa5c43a commit ee18ae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration/database-connection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Here is an overview of the steps needed to customize the database connection use
88

99
1. Create classes in your app models directory that extend the base workflow model classes
1010
2. Set the desired `$connection` option in each class
11-
3. Publish the Workflow config file
11+
3. Publish the workflow config file
1212
4. Update the config file to use your custom classes
1313

1414
## Extending Workflow Models

0 commit comments

Comments
 (0)