From d6b1d3de6224b590a82b175f78b761df1a6df4a2 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 24 Nov 2021 15:48:01 -0800 Subject: codespell fixes to proposals --- proposals/2020_client_cli.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'proposals/2020_client_cli.md') 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 -- cgit v1.2.3