exercism / cpp

Exercism exercises in C++.
https://exercism.org/tracks/cpp
MIT License
254 stars 207 forks source link

doctor-data: typo #742

Closed nozomirin closed 10 months ago

nozomirin commented 10 months ago

In the code snippet, the enumeration value is BetaHydri, but the explanation below is EpsilonEridani.

2023-11-08_21-51

github-actions[bot] commented 10 months 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.

vaeng commented 9 months ago

Thanks, it will be addressed in https://github.com/exercism/cpp/pull/749