Skip to content

Commit e0b266d

Browse files
authored
Update src/stdlib_experimental_error.md
1 parent 3e0f3f7 commit e0b266d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stdlib_experimental_error.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Catching and handling errors
22

33
* [`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)
4+
* [`error_stop` - aborts the program](#error_stop---aborts-the-program)
55

66

77
## `check` - Checks the value of a logical condition

0 commit comments

Comments
 (0)