diff options
Diffstat (limited to 'help/catch.md')
| -rw-r--r-- | help/catch.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/help/catch.md b/help/catch.md index a14cb6d1..b3ce426f 100644 --- a/help/catch.md +++ b/help/catch.md @@ -6,9 +6,9 @@ Apply `𝔽` to the arguments. -If an error happens when `𝔽` is applied, cancel its execution, apply `𝔾` to the arguments and return the results. +If an error happens when `𝔽` is applied, cancel its execution, apply `𝔾` to the arguments and return its result. -Otherwise, return the results of `𝔽`. +Otherwise, return the result of `𝔽`. ∾⎊{"error occurred with argument: "∾•Fmt 𝕩} 1 |
