aboutsummaryrefslogtreecommitdiffstats
path: root/proposals/2020_client_cli.md
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2021-11-24 15:48:01 -0800
committerBryan Newbold <bnewbold@robocracy.org>2021-11-24 15:48:01 -0800
commitd6b1d3de6224b590a82b175f78b761df1a6df4a2 (patch)
treecdc5904d0136432fbfa0500fe136897eea650c34 /proposals/2020_client_cli.md
parentcc0393de91301a29bd469e38519125a530b4472d (diff)
downloadfatcat-d6b1d3de6224b590a82b175f78b761df1a6df4a2.tar.gz
fatcat-d6b1d3de6224b590a82b175f78b761df1a6df4a2.zip
codespell fixes to proposals
Diffstat (limited to 'proposals/2020_client_cli.md')
-rw-r--r--proposals/2020_client_cli.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/proposals/2020_client_cli.md b/proposals/2020_client_cli.md
index 2a0c8fa1..01d190a8 100644
--- a/proposals/2020_client_cli.md
+++ b/proposals/2020_client_cli.md
@@ -69,7 +69,7 @@ Argument conventions:
':' Lookup specifier for entity (eg, external identifier like `doi:10.123/abc`)
'=' Assign field to value in create or update contexts. Non-string
- values often can be infered by field type
+ values often can be inferred by field type
':=' Assign field to non-string value in create or update contexts
@@ -92,7 +92,7 @@ Small details (mostly TODO):
'@' Form field
Output goes to stdout (pretty-printed), unless specified to `--download / -d`),
-in which case output file is infered, or `--output` sets it explicitly.
+in which case output file is inferred, or `--output` sets it explicitly.
### Internet Archive `ia` Tool