max-mapper / max-mapper/csv-spectrum
readme.md Issue - typo
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 143
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
You have: vsr spectrum = require('csv-spectrum')
It should be var spectrum...
Same issue is on npmjs.org.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open README.md and locate the csv-spectrum require example shown in the issue. Correct the typo from “vsr” to “var”, then check the rendered README and the corresponding npmjs.org content to confirm the example is consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 85/100