aboutsummaryrefslogtreecommitdiffstats
path: root/guide
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2021-11-24 15:44:21 -0800
committerBryan Newbold <bnewbold@robocracy.org>2021-11-24 15:44:21 -0800
commite58d5760b8d51d4e4085ac9ae06364b461d11ce0 (patch)
treebd0eac54d89502bb22da639bb3378e24c16c7d87 /guide
parenta2f2a9b250bb845f12d34d6892f1d7d0a50c3b7b (diff)
downloadfatcat-e58d5760b8d51d4e4085ac9ae06364b461d11ce0.tar.gz
fatcat-e58d5760b8d51d4e4085ac9ae06364b461d11ce0.zip
codespell fixes in guide
Diffstat (limited to 'guide')
-rw-r--r--guide/src/code_of_conduct.md2
-rw-r--r--guide/src/editing_quickstart.md6
-rw-r--r--guide/src/entity_container.md2
-rw-r--r--guide/src/entity_release.md4
-rw-r--r--guide/src/reference_graph.md2
5 files changed, 8 insertions, 8 deletions
diff --git a/guide/src/code_of_conduct.md b/guide/src/code_of_conduct.md
index 803d68c7..216cc70c 100644
--- a/guide/src/code_of_conduct.md
+++ b/guide/src/code_of_conduct.md
@@ -33,7 +33,7 @@ unacceptable behavior, you can email <ethics@archive.org>.
comment threads), as well as any physical spaces such as conference
gatherings or meetups.
-- All participants are expected to respect this code, irregardless of their
+- All participants are expected to respect this code, regardless of their
position or record of contributions to the project.
## Unacceptable behavior
diff --git a/guide/src/editing_quickstart.md b/guide/src/editing_quickstart.md
index 56fb2357..df413fcc 100644
--- a/guide/src/editing_quickstart.md
+++ b/guide/src/editing_quickstart.md
@@ -20,7 +20,7 @@ confirm your email, and then log-in to Fatcat using that. You should see your
username in the upper right-hand corner of every page when you are successfully
logged in.
-Next find the release's fatcat identifer for the paper we want to add a file
+Next find the release's fatcat identifier for the paper we want to add a file
to. You can [search](https://fatcat.wiki/release/search) by title, or
[lookup](https://fatcat.wiki/release/lookup) a paper by an identifier (such
as a DOI or arXiv ID). If the release you are looking for doesn't exist yet,
@@ -70,7 +70,7 @@ view should have a link to the release entity; follow that link, then click the
This time, the most recent editgroup should already be selected, so you don't
need to enter a description at the top. If there are any problems with basic
metadata, go ahead and fix them, but otherwise skip down to the "Container"
-section and update the fatcat identifer ("FCID") to point to the correct
+section and update the fatcat identifier ("FCID") to point to the correct
journal. You can [lookup journals](https://fatcat.wiki/container/lookup) by
ISSN-L, or [search](https://fatcat.wiki/container/search) by title. Add a short
description of your change ("Updated journal to XYZ") and then submit.
@@ -81,7 +81,7 @@ editgroups from the drop-down link in the upper right-hand corner of every
page (your username, then "Edit History"). The editgroup page shows all the
entities created, updated, or deleted, and allows you to make tweaks (re-edit)
or remove changes. If the release/container update you made was bogus (just as
-a learning exersize), you could remove it here. It's a good practice to group
+a learning exercize), you could remove it here. It's a good practice to group
related edits into the same editgroup, but only up to 50 or so edits at a time
(more than that becomes difficult hard to review).
diff --git a/guide/src/entity_container.md b/guide/src/entity_container.md
index 94201d90..dde7751b 100644
--- a/guide/src/entity_container.md
+++ b/guide/src/entity_container.md
@@ -108,7 +108,7 @@ preserved).
- `suspended`: publication has stopped, but may continue in the future
- `discontinued`: publication has permanently ceased
- `vanished`: publication has stopped, and public traces have vanished (eg,
- publisher website has disapeared with no notice)
+ publisher website has disappeared with no notice)
- `never`: no works were ever published under this container
- `one-time`: releases were all published as a one-time even. for example, a
single instance of a conference, or a fixed-size book series
diff --git a/guide/src/entity_release.md b/guide/src/entity_release.md
index dd09b30b..ea67c5b5 100644
--- a/guide/src/entity_release.md
+++ b/guide/src/entity_release.md
@@ -147,7 +147,7 @@ complete or correct in more obscure cases.
- `arxiv` (string): external identifier to a (version-specific) [arxiv.org][]
work. For releases, must always include the `vN` suffix (eg, `v3`).
- `jstor` (string): external identifier for works in JSTOR.
-- `ark` (string): ARK identifer
+- `ark` (string): ARK identifier
- `mag` (deprecated; string): Microsoft Academic Graph identifier. Never used,
may be deleted in the future
- `doaj` (string): [DOAJ](https://doaj.org) article-level identifier
@@ -323,7 +323,7 @@ print journal publication.
Any value at all indicates that the release should be considered "no longer
published by the publisher or primary host", which could mean different things
in different contexts. As some concrete examples, works are often accidentally
-generated a duplicate DOI; physics papers have been taken down in reponse to
+generated a duplicate DOI; physics papers have been taken down in response to
government order under national security justifications; papers have been
withdrawn for public health reasons (above and beyond any academic-style
retraction); entire journals may be found to be predatory and pulled from
diff --git a/guide/src/reference_graph.md b/guide/src/reference_graph.md
index 73dc7efe..0f3606e7 100644
--- a/guide/src/reference_graph.md
+++ b/guide/src/reference_graph.md
@@ -85,7 +85,7 @@ Specific sources:
* `fatcat-datacite`: same as `crossref`, but for the Datacite DOI registrar.
* `fatcat-pubmed`: references, linked or not linked, from Pubmed/MEDLINE
metadata
-* `fatcat`: references in fatcat where the original provenance can't be infered
+* `fatcat`: references in fatcat where the original provenance can't be inferred
(but could be manually found by inspecting the release edit history)
* `grobid`: references parsed out of full-text PDFs using
[GROBID](https://github.com/kermitt2/grobid)