We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa5c43a commit ee18ae0Copy full SHA for ee18ae0
docs/configuration/database-connection.md
@@ -8,7 +8,7 @@ Here is an overview of the steps needed to customize the database connection use
8
9
1. Create classes in your app models directory that extend the base workflow model classes
10
2. Set the desired `$connection` option in each class
11
-3. Publish the Workflow config file
+3. Publish the workflow config file
12
4. Update the config file to use your custom classes
13
14
## Extending Workflow Models
0 commit comments