aboutsummaryrefslogtreecommitdiffstats
path: root/proposals/2020_client_cli.md
diff options
context:
space:
mode:
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