Skip to content

[Recursion Concept]: Fixed Typos & Formatting#4209

Merged
BethanyG merged 7 commits into
exercism:mainfrom
BethanyG:fix-recursion-concept
May 28, 2026
Merged

[Recursion Concept]: Fixed Typos & Formatting#4209
BethanyG merged 7 commits into
exercism:mainfrom
BethanyG:fix-recursion-concept

Conversation

@BethanyG
Copy link
Copy Markdown
Member

Per Issue 4165.

Copy link
Copy Markdown
Contributor

@Yrahcaz7 Yrahcaz7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly looks good, I just have a few suggestions and nitpicks.

Comment thread concepts/recursion/about.md Outdated
Comment thread concepts/recursion/about.md Outdated
Comment thread concepts/recursion/about.md Outdated
Comment thread concepts/recursion/about.md Outdated
Comment thread concepts/recursion/introduction.md Outdated
BethanyG and others added 4 commits May 28, 2026 10:38
Co-authored-by: Yrahcaz <74512479+Yrahcaz7@users.noreply.github.com>
Co-authored-by: Yrahcaz <74512479+Yrahcaz7@users.noreply.github.com>
Co-authored-by: Yrahcaz <74512479+Yrahcaz7@users.noreply.github.com>
@BethanyG BethanyG requested a review from Yrahcaz7 May 28, 2026 18:05
Copy link
Copy Markdown
Contributor

@Yrahcaz7 Yrahcaz7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! There's one typo, but it isn't actually visible to readers, so it's really just a minor nitpick.

Comment thread concepts/recursion/about.md Outdated
Comment thread concepts/recursion/about.md Outdated
Comment thread concepts/recursion/about.md Outdated
Comment thread concepts/recursion/about.md Outdated
@Yrahcaz7
Copy link
Copy Markdown
Contributor

@BethanyG, if you didn't know, there is a "Batch Changes" button for applying suggested changes all at once (in one commit), rather applying them separately (a commit for each).

It doesn't matter too much as the commits are squashed on merge, but I thought it might be helpful to know.

BethanyG and others added 2 commits May 28, 2026 12:49
Co-authored-by: Yrahcaz <74512479+Yrahcaz7@users.noreply.github.com>
Co-authored-by: Yrahcaz <74512479+Yrahcaz7@users.noreply.github.com>
@BethanyG
Copy link
Copy Markdown
Member Author

@BethanyG, if you didn't know, there is a "Batch Changes" button for applying suggested changes all at once (in one commit), rather applying them separately (a commit for each).

It doesn't matter too much as the commits are squashed on merge, but I thought it might be helpful to know.

Thanks. 😄 I did know that, but the web interface where you batch changes (the detailed code review pane) now collapses comments by default, and so when there are only a few, it is far easier to identify them and commit them from the main screen. But yeah - it gets noisy and fiddly.

Some changes MS has made are great. Others ... not so much. 😉

@BethanyG
Copy link
Copy Markdown
Member Author

LMK when this is ready to merge. 😄

@BethanyG BethanyG merged commit 9541af6 into exercism:main May 28, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants