artefactual / artefactual/atom-docs

Typos involving (/n) in docs

Open
#194 1 comment 0 reactions 0 assignees View on GitHub
admin manual minor fix typo user manual
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.