exercism / common-lisp

Exercism exercises in Common Lisp.
https://exercism.org/tracks/common-lisp
MIT License
81 stars 77 forks source link

Concept reducing typo element rather than sequence #830

Closed oezg closed 2 weeks ago

oezg commented 1 month ago

https://github.com/exercism/common-lisp/blob/f34b972b3c6afff54d763be6f7337f1652b62e7e/concepts/reducing/about.md#specifying-the-initial-value-or-not

  1. If the initial-value is provided and the element is empty ...

it should say sequence.

github-actions[bot] commented 1 month ago

Hello. Thanks for opening an issue on Exercism 🙂

At Exercism we use our Community Forum, not GitHub issues, as the primary place for discussion. That allows maintainers and contributors from across Exercism's ecosystem to discuss your problems/ideas/suggestions without them having to subscribe to hundreds of repositories.

This issue will be automatically closed. Please use this link to copy your GitHub Issue into a new topic on the forum, where we look forward to chatting with you!

If you're interested in learning more about this auto-responder, please read this blog post.

verdammelt commented 1 month ago

Fixed by #829