Skip to content

Commit bda2f85

Browse files
authored
Merge pull request #491 from lcnr/patch-2
words
2 parents 9dc06fb + 4b79b81 commit bda2f85

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)