Added a ; to the do loop as it is needed to compile. Might be confusing for beginners when they replicate the example code and it doesn’t work because of a missing ;.
Pull request can be found here: Update introduction.md by joMarsch · Pull Request #2203 · exercism/csharp · GitHub
Thanks! Merged.