From ac170d8a00663cf2dc734516913641c544faa105 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 24 Nov 2021 15:49:23 -0800 Subject: codespell fixes to various other docs --- extra/elasticsearch/README.md | 2 +- extra/journal_metadata/README.md | 2 +- extra/sitemap/README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'extra') diff --git a/extra/elasticsearch/README.md b/extra/elasticsearch/README.md index edb4f1f6..90019147 100644 --- a/extra/elasticsearch/README.md +++ b/extra/elasticsearch/README.md @@ -83,7 +83,7 @@ a new index and then cut over with no downtime. http put :9200/fatcat_release_v03 < release_schema.json -To replace a "real" index with an alias pointer, do two actions (not truely +To replace a "real" index with an alias pointer, do two actions (not truly zero-downtime, but pretty fast): http delete :9200/fatcat_release diff --git a/extra/journal_metadata/README.md b/extra/journal_metadata/README.md index dec32624..cae52de3 100644 --- a/extra/journal_metadata/README.md +++ b/extra/journal_metadata/README.md @@ -2,7 +2,7 @@ This folder contains scripts to merge journal metadat from multiple sources and provide a snapshot for bulk importing into fatcat. -Specific bots will probably be needed to do continous updates; that's out of +Specific bots will probably be needed to do continuous updates; that's out of scope for this first import. diff --git a/extra/sitemap/README.md b/extra/sitemap/README.md index 581ee9f3..9f0dd4b0 100644 --- a/extra/sitemap/README.md +++ b/extra/sitemap/README.md @@ -37,8 +37,8 @@ In tree form: Workflow: -- run bash script over container dump, outputing compressed, sharded container sitemaps -- run bash script over release work-grouped, outputing compressed, sharded release sitemaps +- run bash script over container dump, outputting compressed, sharded container sitemaps +- run bash script over release work-grouped, outputting compressed, sharded release sitemaps - run python script to output top-level `sitemap.xml` - `scp` all of this into place -- cgit v1.2.3