Skip to content

Commit ce7675c

Browse files
authored
Update README.md for typo
1 parent 8f408bc commit ce7675c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ PlUnit is a unit testing library for Prolog. Its goals are:
77
2. provide significantly more helpful and user-friendly feedback on test fail
88
3. full compatibility with PlUnit: you can still use `assertion/1` if you wish
99

10-
Whilst this wasn't an explicit design goal initially, another benefit of `plunit_asssert` is:
10+
Whilst this wasn't an explicit design goal initially, another benefit of `plunit_assert` is:
1111

1212
4. it can easily be leveraged by calling its test predicates directly within the Prolog REPL, which can be a trying experience with manual calls to `assertion/1`.
1313

0 commit comments

Comments
 (0)