Fix typo in README

This commit is contained in:
Tobias Nießen
2021-02-18 15:41:18 +01:00
committed by GitHub
parent 605aea2211
commit f4a765c5ed

View File

@@ -238,7 +238,7 @@ indexing for meta-predicates such as `maplist/N` and `foldl/N`, whose
first argument is a partial goal that is a variable in the definition
of these predicates and therefore cannot be used for indexing.
For example, a natural definiton of `maplist/2` reads:
For example, a natural definition of `maplist/2` reads:
```
maplist(_, []).