I’m seeing a very minor, but nonetheless incorrect, punctuation with some of the links in Simple Linked List. Specifically, in at least two places, a period is placed after a link even though it’s mid-sentence.
instructions.append.md
:
See implementing an iterator for a class. for implementation details.
hints.md
:
Implementing an iterator for a class. can help show you how.
Given the same link and the same link text, I’m assuming one is a copy/paste from the other.
Since “we ask that all changes to Exercism are discussed on our Community Forum before being opened on GitHub,” I guess I start the process by posting here first? I’d be happy to submit a quick PR to correct this.