artefactual / artefactual/atom-docs
Typos involving (/n) in docs
- Dominant language
- Python
- Stars
- 21
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
A typo involving character (`/n`) appears in several areas of the docs - mostly in UI CSV import sections. For example "The CSV file uses Linux/Unix style end-of-line characters `/n`" at https://www.accesstomemory.org/en/docs/2.6/admin-manual/maintenance/cli-import-export/#digital-object-load-task
It should be `\n` for Linux/Unix end of line.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the digital object load task section linked in the issue, then search the documentation for occurrences of `/n`, especially in UI CSV import sections. Replace the incorrect notation with `\n` and verify that all affected pages consistently describe Linux/Unix end-of-line characters.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100