Corrected typo in FlattenArray.ps1 within the powershell repository

Hello, as I was recently completing the Flatten Array exercise in the PowerShell track, I noticed a typo in the Description of the FlattenArray.ps1 file. I’ve addressed this with a correction to spelling except in the Description in the FlattenArray.ps1 of the flatten-array subdirectory.

This is corrected in Pull Request 413 on Github and the issues I logged is ID 412.

Since this isn’t in the PowerShell subforum, I’ll ping @glaxxie in case they don’t see the notification.

The PR in question is Corrected typo in FlattenArray.ps1 by csharpie · Pull Request #413 · exercism/powershell · GitHub.

Fixed that :slight_smile:

1 Like

On a side note, do we know if the thread move retriggers forum notifications? Then the maintainers don’t need to be pinged explicitly, but that’s not necessarily an issue.

This is my first pull request submitted for Exercism. Now that the request to fix the typo is in a forum request, what should I do next to reinitiate a pull request?

Wait for the track maintainer, @glaxxie to get around to looking at it :slight_smile: They may have a lot on their plate at the moment so a response might take a bit of time.

I opened the PR, please update it with the addition change that @BNAndras suggested so I can approve and merge. Thank you.