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 b3ce426f..a824a8bc 100644 --- a/help/catch.md +++ b/help/catch.md @@ -10,6 +10,6 @@ If an error happens when `𝔽` is applied, cancel its execution, apply `𝔾` t Otherwise, return the result of `𝔽`. - ∾⎊{"error occurred with argument: "∾•Fmt 𝕩} 1 + ∾⎊{"error occurred with argument: "∾•Fmt 𝕩} 1 - ∾⎊{"error occurred with argument: "∾•Fmt 𝕩} ⟨⟨1,2⟩, ⟨3,4⟩⟩ + ∾⎊{"error occurred with argument: "∾•Fmt 𝕩} ⟨⟨1,2⟩, ⟨3,4⟩⟩ |
