Skip to content

Commit 4b79b81

Browse files
authored
words
1 parent 9dc06fb commit 4b79b81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/src/glossary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ first branch would be in canonical form, the second branch not since the
3838
occurring DeBruijn index `1` could be replaced with `0`.
3939

4040
## Clause
41-
In the A clause is the disjunction of several expressions. For example the clause
41+
A clause is the disjunction of several expressions. For example the clause
4242
`condition_1 || condition_2 || ...` states that at least one of the conditions
4343
holds.
4444

0 commit comments

Comments
 (0)