mirror of
https://github.com/stedolan/jq.git
synced 2024-05-11 05:55:39 +00:00
Typo correction
Suppresion -> Suppression
This commit is contained in:
committed by
William Langford
parent
7b81a836c3
commit
bdaddcf107
@@ -2179,7 +2179,7 @@ sections:
|
||||
|
||||
because no label `$out` is visible.
|
||||
|
||||
- title: "Error Suppresion / Optional Operator: `?`"
|
||||
- title: "Error Suppression / Optional Operator: `?`"
|
||||
body: |
|
||||
|
||||
The `?` operator, used as `EXP?`, is shorthand for `try EXP`.
|
||||
|
Reference in New Issue
Block a user