Skip to content

Commit 46fc2e1

Browse files
Linting.
1 parent fce788a commit 46fc2e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/en/08_troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ Global configuration is available on the `QueuedJobService` class:
227227

228228
This example shows you how status map works:
229229

230-
```yaml
230+
```yml
231231
Symbiote\QueuedJobs\Services\QueuedJobService:
232232
retry_job_status_map:
233233
'Broken': 'New' # Set broken jobs to new state to start over

0 commit comments

Comments
 (0)