diff --git a/CHANGE_LOG b/CHANGE_LOG index efb1cc09b..d9a22464 100644 --- a/CHANGE_LOG +++ b/CHANGE_LOG @@ -9,7 +9,7 @@ * `.find()`, `.index()`, `.search()` and `.itersearch()` now all except both (sub-) bitarray as well as bool items to be searched for * improve encode/decode error messages - * add [lexicographical permutations example](../examples/lexico.py) + * add [lexicographical permutations example](../examples/lexico.py) * add tests