We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e0f3f7 commit e0b266dCopy full SHA for e0b266d
src/stdlib_experimental_error.md
@@ -1,7 +1,7 @@
1
# Catching and handling errors
2
3
* [`check` - Checks the value of a logical condition](#check---checks-the-value-of-a-logical-condition)
4
-* [`error_stop` - aborts a program](#error_stop---aborts-a-program)
+* [`error_stop` - aborts the program](#error_stop---aborts-the-program)
5
6
7
## `check` - Checks the value of a logical condition
0 commit comments