Docs error
Open
- Dominant language
- JavaScript
- Stars
- 9.4k
- Forks
- 858
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/Automattic/kue#job-logs
job.log({[1,2,3,5,8]});
=>
job.log([1,2,3,5,8]);
Contributor guide
No contributing guide indexed for this repository
Research direction
Open the linked Job Logs section in the Kue documentation and compare the displayed job.log example with the correction in the issue. Update the example so it matches the corrected syntax, then verify that the rendered documentation shows the intended example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100